Loading app/src/main/res/layout/item_notes_list_note_item_grid.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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"> <LinearLayout Loading app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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"> <LinearLayout Loading app/src/main/res/values-night/colors.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ <color name="fg_default_high">#757575</color> <color name="fg_contrast">#000000</color> <color name="appbar">#1e1e1e</color> <color name="appbar">#212121</color> <color name="category_background">@color/defaultBrand</color> </resources> No newline at end of file Loading
app/src/main/res/layout/item_notes_list_note_item_grid.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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"> <LinearLayout Loading
app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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"> <LinearLayout Loading
app/src/main/res/values-night/colors.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ <color name="fg_default_high">#757575</color> <color name="fg_contrast">#000000</color> <color name="appbar">#1e1e1e</color> <color name="appbar">#212121</color> <color name="category_background">@color/defaultBrand</color> </resources> No newline at end of file