From 7448592d4982f3c998fdc78899192afeb4cb8cf7 Mon Sep 17 00:00:00 2001 From: ilhamhadisyah Date: Wed, 2 Jun 2021 13:45:09 +0700 Subject: [PATCH 1/2] Make view scrolled in small screen and add some language --- .../res/layout/activity_asking_questions.xml | 347 +++++++++--------- .../src/main/res/layout/activity_result.xml | 9 +- .../src/main/res/layout/activity_splash.xml | 2 +- .../res/layout/activity_welcome_slider.xml | 7 +- .../app/src/main/res/layout/article_item.xml | 4 +- .../main/res/layout/fragment_first_page.xml | 7 +- .../main/res/layout/fragment_second_page.xml | 7 +- .../main/res/layout/fragment_third_page.xml | 7 +- .../app/src/main/res/values-in/strings.xml | 11 + .../app/src/main/res/values/strings.xml | 11 + 10 files changed, 223 insertions(+), 189 deletions(-) diff --git a/Dermateapps/app/src/main/res/layout/activity_asking_questions.xml b/Dermateapps/app/src/main/res/layout/activity_asking_questions.xml index 5942c5c..4924863 100644 --- a/Dermateapps/app/src/main/res/layout/activity_asking_questions.xml +++ b/Dermateapps/app/src/main/res/layout/activity_asking_questions.xml @@ -1,215 +1,222 @@ - - + android:orientation="vertical"> - - - - - + android:layout_margin="5dp" + app:cardBackgroundColor="@color/card_background" + app:cardCornerRadius="10dp" + app:cardElevation="0dp"> - - - + android:orientation="vertical"> - - - - + android:padding="10dp" + android:text="@string/question" /> - + - + + + + + + + + + - - - - + android:layout_margin="5dp" + app:cardBackgroundColor="@color/card_background" + app:cardCornerRadius="10dp" + app:cardElevation="0dp"> - + android:orientation="vertical"> - + android:padding="10dp" + android:text="@string/question" /> - - - - - + - + + + + + + + + + - - + android:layout_margin="5dp" + app:cardBackgroundColor="@color/card_background" + app:cardCornerRadius="10dp" + app:cardElevation="0dp"> - - - + android:orientation="vertical"> - + android:padding="10dp" + android:text="@string/question" /> - - - - - + - + + + + + + + + + + android:layout_margin="5dp" + app:cardBackgroundColor="@color/card_background" + app:cardCornerRadius="10dp" + app:cardElevation="0dp"> - - - + android:orientation="vertical"> - - - + android:padding="10dp" + android:text="@string/question" /> + + - - - - - -