From 3958d2626ba76f7ac3231c168deff451ef6190e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ng=C3=B4=20Ng=E1=BB=8Dc=20=C4=90=E1=BB=A9c=20Huy?= Date: Wed, 10 Feb 2021 17:49:23 +0700 Subject: [PATCH] Draft the layout --- app/src/main/res/layout/content_scrolling.xml | 53 ++++++++++- app/src/main/res/values/strings.xml | 87 +++---------------- 2 files changed, 60 insertions(+), 80 deletions(-) diff --git a/app/src/main/res/layout/content_scrolling.xml b/app/src/main/res/layout/content_scrolling.xml index 0ea7fb2..db41233 100644 --- a/app/src/main/res/layout/content_scrolling.xml +++ b/app/src/main/res/layout/content_scrolling.xml @@ -8,10 +8,55 @@ tools:context=".ScrollingActivity" tools:showIn="@layout/activity_scrolling"> - + + android:layout_width="match_parent" + > + + - \ No newline at end of file + + + + +