From d6af51ac430922b25a40ed49637dd4f38dc08043 Mon Sep 17 00:00:00 2001 From: SiniKraft <65973766+SiniKraft@users.noreply.github.com> Date: Sat, 4 Apr 2026 20:32:55 +0200 Subject: [PATCH] android : Fix navigation bar overlapping the Show Home Menu apps button --- src/android/app/src/main/res/layout/fragment_system_files.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/android/app/src/main/res/layout/fragment_system_files.xml b/src/android/app/src/main/res/layout/fragment_system_files.xml index bae1cda1c..650766748 100644 --- a/src/android/app/src/main/res/layout/fragment_system_files.xml +++ b/src/android/app/src/main/res/layout/fragment_system_files.xml @@ -5,13 +5,13 @@ android:id="@+id/coordinator_about" android:layout_width="match_parent" android:layout_height="match_parent" + android:fitsSystemWindows="true" android:background="?attr/colorSurface"> + android:layout_height="wrap_content">