Fix crashing
This commit is contained in:
parent
5b39354bd8
commit
016c7f6218
3 changed files with 5 additions and 12 deletions
|
@ -10,7 +10,7 @@
|
|||
android:background="?rectSelector"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:minHeight="64dp"
|
||||
android:minHeight="?attr/listPreferredItemHeight"
|
||||
android:orientation="horizontal"
|
||||
tools:ignore="MissingPrefix">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue