fix(android): stabilize chat composer ime and tab layout

This commit is contained in:
Ayaan Zaidi
2026-02-25 13:35:33 +05:30
committed by Ayaan Zaidi
parent f894c23e64
commit 959cbafcdb
5 changed files with 70 additions and 71 deletions

View File

@@ -50,6 +50,7 @@
<activity
android:name=".MainActivity"
android:exported="true"
android:windowSoftInputMode="adjustNothing"
android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize|uiMode|density|keyboard|keyboardHidden|navigation">
<intent-filter>
<action android:name="android.intent.action.MAIN" />