mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
Remove empty title bar on TimePickerDialog
This commit is contained in:
@@ -251,4 +251,8 @@
|
||||
<item name="android:background">@drawable/toolbar_shadow</item>
|
||||
<item name="android:alpha">0.2</item>
|
||||
</style>
|
||||
|
||||
<style name="TimePickerDialog" parent="@style/Theme.AppCompat.Light.Dialog">
|
||||
<item name="windowNoTitle">true</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user