Window pan for keyboard

This commit is contained in:
Kelvin K
2025-11-26 09:37:35 -06:00
parent 801c646a09
commit e0857aea9b
+1
View File
@@ -61,6 +61,7 @@
android:configChanges="keyboard|keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout|uiMode"
android:exported="true"
android:theme="@style/Theme.FutoVideo.NoActionBar"
android:windowSoftInputMode="adjustPan"
android:launchMode="singleInstance"
android:resizeableActivity="true"
android:supportsPictureInPicture="true">