Move the test text field to a separate activity and process
Fixes some jank exhibited by the fact that the keyboard and the EditText are running in the same process
Showing
- java/AndroidManifest.xml 20 additions, 0 deletionsjava/AndroidManifest.xml
- java/res/values/themes.xml 10 additions, 0 deletionsjava/res/values/themes.xml
- java/src/org/futo/inputmethod/latin/uix/TextEditPopupActivity.kt 68 additions, 0 deletions...c/org/futo/inputmethod/latin/uix/TextEditPopupActivity.kt
- java/src/org/futo/inputmethod/latin/uix/settings/pages/Home.kt 13 additions, 27 deletions...src/org/futo/inputmethod/latin/uix/settings/pages/Home.kt
Loading
Please register or sign in to comment