From f1973e05d27d208b27aec0d7ccd337bbdb396f6e Mon Sep 17 00:00:00 2001 From: proletarius101 Date: Thu, 26 Aug 2021 12:01:26 +0000 Subject: [PATCH] Fix random top padding in the main screen --- app/src/full/res/layout/main_tab_categories.xml | 3 +-- app/src/main/res/layout/activity_main.xml | 3 +-- app/src/main/res/layout/main_tab_updates.xml | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/app/src/full/res/layout/main_tab_categories.xml b/app/src/full/res/layout/main_tab_categories.xml index 301570f7f..4307a3912 100644 --- a/app/src/full/res/layout/main_tab_categories.xml +++ b/app/src/full/res/layout/main_tab_categories.xml @@ -5,8 +5,7 @@ xmlns:tools="http://schemas.android.com/tools" android:orientation="vertical" android:layout_width="match_parent" - android:layout_height="match_parent" - android:fitsSystemWindows="true"> + android:layout_height="match_parent"> + android:layout_height="match_parent"> + android:layout_height="match_parent">