Modified activity_exifmenu.xml #80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "good/Imagepipe:modify_color"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I just discovered an issue with the color. The text "Only tags ..." has insufficient color contrast, making it difficult to read. Therefore, it should be changed to black.
Before:

After:

I have fixed it:
10569ca4e5However, instead of hard-coding the color, it is better to stick to the color scheme defined in values/colors.xml for better consistency.
For this reason, I will not merge it, but thanks for pointing at this issue!
Pull request closed