From d49771c90315897e0fe6eb8d4034e36853bf6650 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Wed, 17 Feb 2021 08:00:07 +0100 Subject: Trying to mimic the Flower exemple from google. --- app/src/main/res/layout/item_layout.xml | 34 ++++++++++++++------------------- 1 file changed, 14 insertions(+), 20 deletions(-) (limited to 'app/src/main/res/layout/item_layout.xml') diff --git a/app/src/main/res/layout/item_layout.xml b/app/src/main/res/layout/item_layout.xml index e03e874..c4b662c 100644 --- a/app/src/main/res/layout/item_layout.xml +++ b/app/src/main/res/layout/item_layout.xml @@ -2,6 +2,7 @@ - - - + android:textSize="30sp"/> - - - + /--> - + \ No newline at end of file -- cgit v1.2.3