fixed initial accent color
This commit is contained in:
		| @ -68,7 +68,7 @@ class MainActivity : AppCompatActivity(), NavigationView.OnNavigationItemSelecte | ||||
|             Aesthetic.config { | ||||
|                 colorPrimary(Color.BLACK) | ||||
|                 colorPrimaryDark(Color.BLACK) | ||||
|                 colorAccent(Color.parseColor("#FF1744")) | ||||
|                 colorAccent(Color.parseColor("#3F51B5")) | ||||
|                 apply() | ||||
|             } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user