Make channel info button focusable

pull/2806/head
Alexander-- 2020-04-11 15:53:04 +06:59
rodzic d1d942f3fd
commit ef7a5bc753
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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