From 1dd9c3473ff751ce1e711d7f5ff6cfb967868541 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sun, 30 Aug 2020 11:03:48 +0300 Subject: [PATCH] Changed layout location of swipe refresh --- app/src/main/res/layout/activity_main.xml | 134 +++++++++++----------- 1 file changed, 67 insertions(+), 67 deletions(-) diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 3cd187fb..ef8bff44 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -6,16 +6,16 @@ android:layout_marginBottom="10dp" tools:context=".MainActivity"> - + android:layout_height="match_parent" + android:fillViewport="true" > - + android:layout_height="wrap_content"> - + - - + - - + + - - + + - - + + - - + + - + +