Upgrade to API 35

This commit is contained in:
clement
2024-07-11 17:30:38 +02:00
parent f420fc93e9
commit 7a8c574454
4 changed files with 21 additions and 15 deletions

View File

@@ -3,7 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
android:layout_height="fill_parent"
android:fitsSystemWindows="true">
<RelativeLayout tools:ignore="UselessParent">
<TableLayout