Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2022-11-04 17:15:58 +0300
committerStefan Niedermann <info@niedermann.it>2022-11-12 11:02:24 +0300
commit0d3e32a2f73702f796590973bb6d45749f4e3f01 (patch)
treee18e62cf24d3dec67e4489dd9d2cc2166bf09734 /app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml
parent855ede810e72129d4fde41ecdc8c287d17ecf77f (diff)
Material 3: Simplify paddings and margins
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml')
-rw-r--r--app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml b/app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml
index 9e7d0f3b..f60e5292 100644
--- a/app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml
+++ b/app/src/main/res/layout/item_notes_list_note_item_grid_only_title.xml
@@ -55,7 +55,6 @@
android:textAppearance="?attr/textAppearanceHeadline5"
android:textColor="@color/fg_default"
tools:maxLength="50"
- tools:targetApi="m"
tools:text="@tools:sample/lorem/random" />
</LinearLayout>
</com.google.android.material.card.MaterialCardView> \ No newline at end of file