datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

Android: text color needs to be added to the time picker - styling

Open ryanJames29 opened this issue 6 months ago • 0 comments

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

ryanJames29 avatar May 27 '25 23:05 ryanJames29