From 0dd190310431edf9c0829394b0308d056b245d39 Mon Sep 17 00:00:00 2001 From: Tornaco Date: Thu, 7 Nov 2024 16:34:52 +0800 Subject: [PATCH] Fix android15 edge to edge[2] --- android/app/src/main/res/layout/activity_app_details.xml | 3 ++- .../res/layout/activity_running_services_details.xml | 3 ++- .../app/src/main/res/layout/activity_standby_rules.xml | 3 ++- android/app/src/main/res/layout/activity_start_chart.xml | 4 ++-- android/app/src/main/res/layout/activity_start_rules.xml | 5 +++-- .../module_component_manager_component_list_activity.xml | 9 +++++---- .../main/res/layout/module_locker_settings_activity.xml | 5 +++-- .../module_notification_recorder_activity_settings.xml | 8 ++++---- .../layout/module_profile_activity_engine_settings.xml | 5 +++-- .../layout/module_profile_global_var_list_activity.xml | 5 +++-- 10 files changed, 29 insertions(+), 21 deletions(-) diff --git a/android/app/src/main/res/layout/activity_app_details.xml b/android/app/src/main/res/layout/activity_app_details.xml index dd652bea2..5374da8c6 100755 --- a/android/app/src/main/res/layout/activity_app_details.xml +++ b/android/app/src/main/res/layout/activity_app_details.xml @@ -17,7 +17,8 @@ + android:layout_height="match_parent" + android:fitsSystemWindows="true"> + android:layout_height="match_parent" + android:fitsSystemWindows="true"> + android:layout_height="match_parent" + android:fitsSystemWindows="true"> + android:fitsSystemWindows="true"> + android:layout_height="match_parent" + android:fitsSystemWindows="true"> + android:layout_height="match_parent" + android:fitsSystemWindows="true"> + android:layout_height="wrap_content" + android:layout_marginEnd="48dp" /> diff --git a/android/modules/module_locker/src/main/res/layout/module_locker_settings_activity.xml b/android/modules/module_locker/src/main/res/layout/module_locker_settings_activity.xml index 3e4247f60..a7cf8ef00 100644 --- a/android/modules/module_locker/src/main/res/layout/module_locker_settings_activity.xml +++ b/android/modules/module_locker/src/main/res/layout/module_locker_settings_activity.xml @@ -4,15 +4,16 @@ + android:layout_height="match_parent" + android:fitsSystemWindows="true"> + android:layout_height="match_parent" + android:fitsSystemWindows="true"> + android:layout_below="@+id/appbar" /> \ No newline at end of file diff --git a/android/modules/module_profile/src/main/res/layout/module_profile_activity_engine_settings.xml b/android/modules/module_profile/src/main/res/layout/module_profile_activity_engine_settings.xml index cf9304c6d..14ae5bb2a 100755 --- a/android/modules/module_profile/src/main/res/layout/module_profile_activity_engine_settings.xml +++ b/android/modules/module_profile/src/main/res/layout/module_profile_activity_engine_settings.xml @@ -4,15 +4,16 @@ + android:layout_height="match_parent" + android:fitsSystemWindows="true"> + android:layout_height="match_parent" + android:fitsSystemWindows="true">