This commit is contained in:
Nehemiah of Zebulun 2023-08-27 20:56:45 +02:00
parent dae137c07a
commit 84f3178783
3 changed files with 20 additions and 0 deletions

View File

@ -175,6 +175,8 @@ class WKT9: InputMethodService() {
else -> Log.d(tag, "Mode without input...")
}
showStatusIcon(R.drawable.word_en_cap)
super.onStartInput(attribute, restarting)
}

View File

@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="32dp"
android:height="32dp"
android:viewportWidth="32"
android:viewportHeight="32">
<path
android:fillColor="#FF000000"
android:pathData="m8.136,14.448q3.008,0 4.64,1.888 1.632,1.856 1.632,5.664v0.928L3.784,22.928q0.16,2.304 1.504,3.52 1.376,1.184 3.84,1.184 1.408,0 2.4,-0.224 0.992,-0.224 1.504,-0.48l0.352,2.24q-0.48,0.256 -1.728,0.544 -1.248,0.288 -2.816,0.288 -1.92,0 -3.392,-0.576 -1.44,-0.608 -2.4,-1.632 -0.96,-1.024 -1.44,-2.432 -0.48,-1.44 -0.48,-3.104 0,-1.984 0.608,-3.456 0.608,-1.472 1.6,-2.432 0.992,-0.96 2.24,-1.44 1.248,-0.48 2.56,-0.48zM11.72,20.784q0,-1.888 -0.992,-2.976 -0.992,-1.12 -2.624,-1.12 -0.928,0 -1.696,0.352 -0.736,0.352 -1.28,0.928 -0.544,0.576 -0.864,1.312 -0.32,0.736 -0.416,1.504zM19.32,15.216q1.44,-0.352 2.848,-0.544 1.44,-0.192 2.688,-0.192 2.976,0 4.48,1.536 1.536,1.536 1.536,4.928v8.704h-2.624v-8.224q0,-1.44 -0.256,-2.336 -0.256,-0.896 -0.736,-1.376 -0.448,-0.512 -1.12,-0.704 -0.64,-0.192 -1.408,-0.192 -0.64,0 -1.376,0.096 -0.704,0.064 -1.376,0.192v12.544h-2.656z"/>
</vector>

View File

@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="32dp"
android:height="32dp"
android:viewportWidth="32"
android:viewportHeight="32">
<path
android:fillColor="#FF000000"
android:pathData="M2.067,30V10.192H13.171v2.24H4.691v6.08h7.424v2.24H4.691V27.76H13.875V30ZM18.627,15.568q1.44,-0.352 2.848,-0.544 1.44,-0.192 2.688,-0.192 2.976,0 4.48,1.536 1.536,1.536 1.536,4.928V30h-2.624v-8.224q0,-1.44 -0.256,-2.336 -0.256,-0.896 -0.736,-1.376 -0.448,-0.512 -1.12,-0.704 -0.64,-0.192 -1.408,-0.192 -0.64,0 -1.376,0.096 -0.704,0.064 -1.376,0.192V30h-2.656z"/>
</vector>