mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-11 18:50:50 +01:00
Set IME action done
This commit is contained in:
parent
44ec6184c8
commit
d0260acd3d
1 changed files with 1 additions and 2 deletions
|
@ -20,10 +20,9 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:maxLines="1"
|
||||
android:imeOptions="actionDone"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Body2" />
|
||||
|
||||
</android.support.design.widget.TextInputLayout>
|
||||
|
||||
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue