From 4d81e7e843844c613a47f593800c2c6e081e2f2c Mon Sep 17 00:00:00 2001 From: LegacyGamerHD Date: Tue, 4 Aug 2020 10:57:09 +0200 Subject: [PATCH] Revert "Test with layout" This reverts commit e5a04c7e78160b3d986109739520a6a88e38712d. --- app/src/main/res/layout/main.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/layout/main.xml b/app/src/main/res/layout/main.xml index e69f2ba30..0e83866e6 100644 --- a/app/src/main/res/layout/main.xml +++ b/app/src/main/res/layout/main.xml @@ -2,15 +2,15 @@ + android:layout_width="match_parent" + android:layout_height="match_parent"> + android:layout_width="wrap_content" + android:layout_height="fill_parent"/>