Improve accessibility support
This commit is contained in:
parent
37c7f80497
commit
3a2ae8a6ca
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
<AutoCompleteTextView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:labelFor="@string/tasks_textfield_hint"
|
||||
app:simpleItems="@array/todo_predicts" />
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue