mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-14 15:17:02 -04:00
Force avoiding the UI extraction, thanks GBOARD
This commit is contained in:
parent
d8a8a94008
commit
e36055079b
@ -54,7 +54,7 @@
|
||||
android:background="@android:color/darker_gray"
|
||||
android:ems="10"
|
||||
android:imeOptions="flagNoFullscreen|flagNoExtractUi|flagNoPersonalizedLearning|actionSend"
|
||||
android:inputType="textFilter|textNoSuggestions|textImeMultiLine"
|
||||
android:inputType="textVisiblePassword"
|
||||
tools:ignore="TouchTargetSizeCheck" />
|
||||
|
||||
</net.kdt.pojavlaunch.customcontrols.ControlLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user