You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the time picker (android), there is no textColor prop. This is needed particularly for the "Cancel" and "Ok" buttons on the bottom.
Why it is needed
For this to work across all android devices, it needs to be added to the plug in, as the styles.xlm cannot be consistent across devices if edited directly.
Possible implementation
Use the same implementation that is used within the Date picker. Android: text color
The text was updated successfully, but these errors were encountered:
ryanJames29
changed the title
Android: textColor added to the time picker - styling
Android: text color needs to be added to the time picker - styling
Jun 2, 2025
Uh oh!
There was an error while loading. Please reload this page.
Feature request
For the time picker (android), there is no textColor prop. This is needed particularly for the "Cancel" and "Ok" buttons on the bottom.
Why it is needed
For this to work across all android devices, it needs to be added to the plug in, as the styles.xlm cannot be consistent across devices if edited directly.
Possible implementation
Use the same implementation that is used within the Date picker. Android: text color
The text was updated successfully, but these errors were encountered: