feat: Implement floating input bar in ChatDetailScreen and ensure transparent backgrounds in AppleEmojiEditText

This commit is contained in:
k1ngsterr1
2026-01-12 03:52:17 +05:00
parent ec299bb415
commit 8237c72c17
5 changed files with 697 additions and 154 deletions

View File

@@ -21,7 +21,7 @@
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.RosettaAndroid"
android:windowSoftInputMode="adjustResize">
android:windowSoftInputMode="adjustNothing">
<intent-filter>
<action android:name="android.intent.action.MAIN" />