Skip to content

fix: Add dark mode support to Android date/time picker#14

Open
mrpaaradox wants to merge 4 commits intocalcom:mainfrom
mrpaaradox:fix/android-datetime-picker-dark-mode
Open

fix: Add dark mode support to Android date/time picker#14
mrpaaradox wants to merge 4 commits intocalcom:mainfrom
mrpaaradox:fix/android-datetime-picker-dark-mode

Conversation

@mrpaaradox
Copy link
Contributor

Summary

Adds dark mode support to the Android time picker by defining both light and dark values for background, numbers background, header, selector color, and (new) numbers text color in app.json.

Before & After

Before:

Screen.Recording.2026-02-22.at.6.45.12.PM.mov

After:

Screen.Recording.2026-02-22.at.6.47.40.PM.mov

Review & testing checklist

  • Time picker in light mode
  • Time picker in dark mode
  • Theme switch (light ↔ dark)
  • No regressions on date picker or other controls

Files touched

app.json

@mrpaaradox mrpaaradox requested a review from a team as a code owner February 22, 2026 13:27
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@mrpaaradox
Copy link
Contributor Author

mrpaaradox commented Feb 23, 2026

Final Fix:

Screen.Recording.2026-02-23.at.10.49.37.AM.mov

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.

1 participant