Skip to content

Commit

Permalink
Make channel info button focusable
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-- committed Apr 11, 2020
1 parent d1d942f commit ef7a5bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@
android:background="?attr/selectableItemBackground"
android:gravity="center_vertical"
android:orientation="horizontal"
android:focusable="true"
android:padding="6dp">

<de.hdodenhof.circleimageview.CircleImageView
Expand Down

0 comments on commit ef7a5bc

Please sign in to comment.