support for edge to edge
Auto Tag on Version Change / check-version (push) Successful in 3s

This commit is contained in:
2026-05-19 00:13:42 +05:00
parent d4f86bb738
commit 50badc7d54
9 changed files with 89 additions and 6 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/colorSurface">
android:background="?attr/colorSurface"
android:fitsSystemWindows="true">
<androidx.fragment.app.FragmentContainerView
android:id="@+id/navHostFragment"