manager: Insets stuffs for Android 15 (#2100)

Fix insets on Android 15
Bump dependencies
Migrate Compose Destination to v2

Ready for review now
This commit is contained in:
Light_summer
2024-09-29 15:45:52 +08:00
committed by GitHub
parent 7a3bf4441c
commit a3d20a1dea
27 changed files with 411 additions and 318 deletions

View File

@@ -22,7 +22,6 @@
android:theme="@style/Theme.KernelSU">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>