removed some unused resources and fixed linting errors
This commit is contained in:
parent
b470f5e939
commit
6adf592199
16 changed files with 21 additions and 40 deletions
|
|
@ -10,6 +10,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginVertical="4dp"
|
||||
android:hint="@string/add_word_field_placeholder"
|
||||
android:inputType="text"
|
||||
android:imeOptions="actionSend"
|
||||
android:privateImeOptions="io.github.sspanak.tt9.addword=true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue