heysupratim / material-daterange-picker

A material Date Range Picker based on wdullaers MaterialDateTimePicker
Apache License 2.0
1.33k stars 266 forks source link

The background header tab colors is always stick with White color #113

Closed nguyencongbinh closed 4 years ago

nguyencongbinh commented 4 years ago

On TimeRangePickerDialog, the background header tab color is always stick with White color, so it made the UI is broken when the app is set on NightMode or when setDarkTheme(true).

image

nguyencongbinh commented 4 years ago

Hello, any way work around to fix this issue?