Make channel info button focusable
This commit is contained in:
parent
a896f955f6
commit
6bfd0bc144
1 changed files with 1 additions and 0 deletions
|
|
@ -248,6 +248,7 @@
|
||||||
android:background="?attr/selectableItemBackground"
|
android:background="?attr/selectableItemBackground"
|
||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
android:orientation="horizontal"
|
android:orientation="horizontal"
|
||||||
|
android:focusable="true"
|
||||||
android:padding="6dp">
|
android:padding="6dp">
|
||||||
|
|
||||||
<de.hdodenhof.circleimageview.CircleImageView
|
<de.hdodenhof.circleimageview.CircleImageView
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue