Closed walaa118 closed 6 years ago
There are a few options you can set with the uCrop class. These include:
setStatusBarColor(int) // commonly colorPrimaryDark
setToolbarColor(int) // commonly colorPrimary
setToolbarWidgetColor(int)
setActiveWidgetColor(int)
Keep in mind that the Toolbar title text color is default to white, so you can't have a white toolbar.
how can i use my theme colors instead of your orange?