Fixes color

hh
Laurent 6 years ago
parent 455b7ca218
commit 2c960078fa
  1. 2
      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">

Loading…
Cancel
Save