Add top and bottom margin for mobile

This commit is contained in:
MartinBraquet
2025-10-30 21:40:36 +01:00
parent 31718f1c4d
commit 62ced3eb04
8 changed files with 54 additions and 30 deletions

View File

@@ -8,6 +8,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:usesCleartextTraffic="true"
android:fitsSystemWindows="true"
android:theme="@style/AppTheme">
<activity