fit for android15

This commit is contained in:
wenyifan 2024-11-13 13:53:14 +08:00
parent 1cca3f816b
commit f9c2898753

View File

@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" <ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent"> android:layout_height="match_parent"
android:fitsSystemWindows="true"
>
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"