Заложена навигация с передачей параметров и сохранением состояний

This commit is contained in:
Roman Pytkov
2024-11-10 00:09:40 +03:00
parent 7a9aee46a6
commit e8e170ebcd
10 changed files with 137 additions and 11 deletions

View File

@@ -12,6 +12,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.Wallenc"
android:enableOnBackInvokedCallback="true"
tools:targetApi="31">
<activity
android:name=".MainActivity"