This commit is contained in:
bot-tg-simple
2025-12-09 22:49:58 +03:00
parent 945b9d347d
commit 69943c8079
30 changed files with 1230 additions and 82 deletions

View File

@@ -19,6 +19,7 @@
android:name=".ui.root.RootActivity"
android:exported="true"
android:windowSoftInputMode="adjustResize"
android:screenOrientation="portrait"
android:label="@string/title_activity_root">
<intent-filter>
<action android:name="android.intent.action.MAIN" />