I have two themes Theme.MaterialComponents.Light.DarkActionBar
, and Theme.MaterialComponents
. My date picker dialog is looking as expected for the first theme but for the dark theme, it shows a white background. Any ideas to make it look as expected??
- My datepicker in Theme.MaterialComponents.Light.DarkActionBar
- Date picker in Theme.MaterialComponents
Expected : I want a dark background in the second image