Recent searches
No recent searches
Zendesk Web Widget and SDKs: Android: Dark Theme
Posted Mar 25, 2022
Is there is a way to disable dark theme (Android OS)
0
2
Recent searches
No recent searches
Posted Mar 25, 2022
Is there is a way to disable dark theme (Android OS)
0
2 comments
Tipene Hughes
Yes, you should be able to explicitly declare the theme using the
AppCompatDelegate.setDefaultNightMode()
method. Here's a couple of articles which go in to more detail:I hope this helps!
Tipene
1
Dev Dizraptor
It worked! Thank You
0