telerikInput:RadDateTimePicker Theme changes

1 Answer 157 Views
DatePicker DateTimePicker NumericInput Styling TimePicker
Chiran
Top achievements
Rank 1
Iron
Iron
Chiran asked on 09 Aug 2021, 04:25 AM

Hi, I'm trying to apply theme changes to telerikInput:RadDateTimePicker, place holder & text colour change from ThemeDark.xaml & ThemeLight.xaml

by using

DisplayLabelStyle="{AppThemeBinding Dark={StaticResource TextColorDark},
                                                            Light={StaticResource PrimaryTextColorLight}}"   

and

PlaceholderLabelStyle="{AppThemeBinding Dark={StaticResource TextColorDark},
                                                            Light={StaticResource PrimaryTextColorLight}}"            
                                    SelectionHighlightStyle="{StaticResource selectionHighlightStyle}"

 

but this AppThemeBinding doesn't work, If there is any working solution, please share with me.

Thanks

1 Answer, 1 is accepted

Sort by
1
Accepted
Didi
Telerik team
answered on 09 Aug 2021, 11:56 AM

Hello,

All details about dark mode support are described here: https://docs.telerik.com/devtools/xamarin/styling-and-appearance/telerik-xamarin-dark-mode 

Please make sure on Android you have the following settings https://docs.telerik.com/devtools/xamarin/styling-and-appearance/telerik-xamarin-dark-mode#dark-theme-for-android 

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
DatePicker DateTimePicker NumericInput Styling TimePicker
Asked by
Chiran
Top achievements
Rank 1
Iron
Iron
Answers by
Didi
Telerik team
Share this question
or