accessibility
image without contentDescription Keyboard inaccessible widget BUILD SUCCESSFUL in 6s 39 actionable tasks: 4 executed, 35 up-to-date
This commit is contained in:
parent
89eeaab6f0
commit
8ec721733c
9 changed files with 32 additions and 16 deletions
|
|
@ -7,7 +7,8 @@
|
|||
android:paddingRight="@dimen/activity_horizontal_margin"
|
||||
android:orientation="vertical"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:clickable="true">
|
||||
android:clickable="true"
|
||||
android:focusable="true">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue