Make channel info button focusable

This commit is contained in:
Alexander-- 2020-04-11 15:53:04 +06:59
parent d1d942f3fd
commit ef7a5bc753
1 changed files with 1 additions and 0 deletions

View File

@ -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