diff --git a/app/src/main/res/layout/row_bottom_sheet_grid_title.xml b/app/src/main/res/layout/row_bottom_sheet_grid_title.xml index d5ee0009..aad2d5ea 100644 --- a/app/src/main/res/layout/row_bottom_sheet_grid_title.xml +++ b/app/src/main/res/layout/row_bottom_sheet_grid_title.xml @@ -5,7 +5,7 @@ android:id="@+id/container" android:layout_width="match_parent" android:layout_height="64dp" - android:background="@color/kaki_light" + android:background="@color/kaki" android:foreground="?selectableItemBackground" android:padding="8dp">