Skip to content

Correct Custom Selector overflow menu icon color for Day/Night themes - #6963

Open
AdityaDarke97 wants to merge 1 commit into
commons-app:mainfrom
AdityaDarke97:deletebtncolor
Open

Correct Custom Selector overflow menu icon color for Day/Night themes#6963
AdityaDarke97 wants to merge 1 commit into
commons-app:mainfrom
AdityaDarke97:deletebtncolor

Conversation

@AdityaDarke97

Copy link
Copy Markdown
Contributor

Description:
This PR fixes the Custom Selector overflow menu icon so it correctly adapts to Day and Night themes.

Fixes #6423

Changes made:

Renamed ic_more_vert_white_24dp.xml to ic_overflow_menu_icon.xml as per suggestion made by rohit
The renamed icon now uses color 'overflow_custom_picker_menu' which was added newly in both colors (day).xml and colors (day) night.xml
Instead of making a new attribute, I used the color variable to adapt to Day and Night theme.

Tests performed

Tested prodDebug on Android 16.

Screenshots (for UI changes only)
photo_2026-09-08_17-51-53

photo_2026-09-08_17-51-57

…dd 'overflow_custom_picker_menu' in colors.xml
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

✅ Generated APK variants!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom picker: Three-dots menu difficult to see in dark mode

1 participant