ArthurHub / ArthurHub/Android-Image-Cropper
trying to set background color of image adjust activity via styles.xml
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
<item name="colorAccent">@color/colorAccent</item>
<item name="colorPrimary">@color/image_cropper_background</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
https://ibb.co/zVyfhNk
I want the background which is currently #303030 to be black. Now it's 2 colors, black and grey. Is this possible?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.