Commit Graph

4 Commits

Author SHA1 Message Date
Gerwin Kuijntjes
9421582e2c Android: toolbar colors, action mode, popup menu text fix
- Set colorPrimary/colorPrimaryDark/colorAccent to dark app colors (#31333b)
- Fix contextual action bar (CAB) background to match nav bar color
- Fix overflow button (3-dot) tint to white via OverflowMenuButton style
- Fix white-on-white popup menu text: remove global android:textColorPrimary
  override; scope white text only to CAB via ActionModeStyle/ActionModeTitleText
- Add android:windowLightStatusBar=false so status bar icons are white on dark bg

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 14:46:57 +02:00
Trevi Awater
d4949c7503 integration tests 2026-03-30 21:31:01 +02:00
Trevi Awater
55d6d6060e Unit tests 2024-03-02 22:53:19 +01:00
Trevi Awater
97c4a8e8d5 Initial commmit 2021-11-13 08:34:28 +01:00