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

This commit is contained in:
Roman Pytkov
2026-03-04 22:08:57 +03:00
parent cf4f2a81a9
commit 9fff2bd537
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"