Loading app/src/main/res/layout/item_notes_list_note_item_grid.xml +2 −0 Original line number Diff line number Diff line Loading @@ -25,9 +25,11 @@ android:layout_marginEnd="@dimen/spacer_2x" android:layout_marginRight="@dimen/spacer_2x" android:layout_marginBottom="@dimen/spacer_1x" android:hyphenationFrequency="full" android:textAppearance="?attr/textAppearanceHeadline5" android:textColor="@color/fg_default" tools:maxLength="50" tools:targetApi="m" tools:text="@tools:sample/lorem/random" /> Loading app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml +2 −0 Original line number Diff line number Diff line Loading @@ -26,9 +26,11 @@ android:layout_marginRight="@dimen/spacer_2x" android:layout_marginBottom="@dimen/spacer_1x" android:layout_weight="1" android:hyphenationFrequency="full" android:textAppearance="?attr/textAppearanceHeadline5" android:textColor="@color/fg_default" tools:maxLength="50" tools:targetApi="m" tools:text="@tools:sample/lorem/random" /> <FrameLayout Loading Loading
app/src/main/res/layout/item_notes_list_note_item_grid.xml +2 −0 Original line number Diff line number Diff line Loading @@ -25,9 +25,11 @@ android:layout_marginEnd="@dimen/spacer_2x" android:layout_marginRight="@dimen/spacer_2x" android:layout_marginBottom="@dimen/spacer_1x" android:hyphenationFrequency="full" android:textAppearance="?attr/textAppearanceHeadline5" android:textColor="@color/fg_default" tools:maxLength="50" tools:targetApi="m" tools:text="@tools:sample/lorem/random" /> Loading
app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml +2 −0 Original line number Diff line number Diff line Loading @@ -26,9 +26,11 @@ android:layout_marginRight="@dimen/spacer_2x" android:layout_marginBottom="@dimen/spacer_1x" android:layout_weight="1" android:hyphenationFrequency="full" android:textAppearance="?attr/textAppearanceHeadline5" android:textColor="@color/fg_default" tools:maxLength="50" tools:targetApi="m" tools:text="@tools:sample/lorem/random" /> <FrameLayout Loading