1
0
Fork 0

New logo and updated documentation (#33)

* new logo

* updated license and readme files

* renamed the Java package name again
This commit is contained in:
Dimo Karaivanov 2022-07-23 15:13:18 +03:00 committed by GitHub
parent 004b06d694
commit 24ec816681
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 163 additions and 88 deletions

View file

@ -9,7 +9,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="text"
android:privateImeOptions="io.github.sspanak.traditionalt9.addword=true" >
android:privateImeOptions="io.github.sspanak.tt9.addword=true" >
<requestFocus />
</EditText>