diff --git a/app/src/main/res/layout/item_notes_list_note_item_grid.xml b/app/src/main/res/layout/item_notes_list_note_item_grid.xml index 6c6c49db..a776d53e 100644 --- a/app/src/main/res/layout/item_notes_list_note_item_grid.xml +++ b/app/src/main/res/layout/item_notes_list_note_item_grid.xml @@ -6,6 +6,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:focusable="true" + app:cardBackgroundColor="@color/appbar" app:cardCornerRadius="@dimen/spacer_1x"> #757575 #000000 - #1e1e1e + #212121 @color/defaultBrand \ No newline at end of file