Сохранение состояния при сворачивании

This commit is contained in:
Халимов Рустам
2026-04-15 02:19:03 +03:00
parent f17edfc0da
commit 9560a9235f
6 changed files with 1 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
<activity
android:name="com.knot.messenger.MainActivity"
android:exported="true"
android:launchMode="singleTop"
android:windowSoftInputMode="adjustResize"
android:theme="@style/Theme.KnotMessenger">
<intent-filter>