Refinements for accessibility

This commit is contained in:
Mygod
2019-08-27 23:21:18 +08:00
parent b3aef373cc
commit 4105ac19d6
5 changed files with 6 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="20dp"
android:layout_marginEnd="20dp"
android:hint="@null"
android:inputType="number"
android:imeOptions="flagNoExtractUi"
android:importantForAutofill="no"