Fix date time picker background for widget

pull/1723/head
Alex Baker 2 years ago
parent c5e71b76f3
commit 634c030b93

@ -8,6 +8,7 @@
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/dialog_background"
android:paddingBottom="@dimen/keyline_first">
<include

Loading…
Cancel
Save