Улучшено сворачивание приложения: MainActivity приведена к Telegram-поведению

This commit is contained in:
2026-03-11 19:42:59 +07:00
parent 10ca8d8aa4
commit 85a68c6cc5

View File

@@ -32,6 +32,8 @@
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.RosettaAndroid"
android:launchMode="singleTask"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize|uiMode|smallestScreenSize|screenLayout"
android:windowSoftInputMode="adjustResize"
android:screenOrientation="portrait">
<intent-filter>