Reduce popup size and remove popup anim delay

popups are still too slow when typing fast. Needs to be improved
This commit is contained in:
dslul 2020-02-06 10:38:36 +01:00
parent 111be29ab4
commit 0c63635a3c
9 changed files with 32 additions and 13 deletions

View file

@ -9,7 +9,7 @@ android {
applicationId "org.dslul.openboard.inputmethod.latin"
minSdkVersion 19
targetSdkVersion 29
versionCode 9
versionCode 10
versionName "1.3"
}