diff --git a/res/layout/widgets_bottom_sheet.xml b/res/layout/widgets_bottom_sheet.xml index f1370f0c4c..e8c6961f43 100644 --- a/res/layout/widgets_bottom_sheet.xml +++ b/res/layout/widgets_bottom_sheet.xml @@ -22,7 +22,8 @@ android:paddingTop="28dp" android:background="?android:attr/colorPrimary" android:elevation="@dimen/deep_shortcuts_elevation" - android:layout_gravity="bottom"> + android:layout_gravity="bottom" + android:theme="?attr/widgetsTheme"> + android:theme="?attr/widgetsTheme"> ?android:attr/textColorSecondary + @@ -64,6 +65,7 @@ ?android:attr/colorPrimary #424242 #757575 + @style/WidgetContainerTheme.Dark true @@ -85,6 +87,8 @@ ?android:attr/textColorSecondaryInverse +