From 6bfd0bc144e16bd9411385dedb8b37586e0a8c14 Mon Sep 17 00:00:00 2001 From: Alexander-- Date: Sat, 11 Apr 2020 15:53:04 +0659 Subject: [PATCH] Make channel info button focusable --- app/src/main/res/layout-large-land/fragment_video_detail.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout-large-land/fragment_video_detail.xml b/app/src/main/res/layout-large-land/fragment_video_detail.xml index 684adc222..10a622d55 100644 --- a/app/src/main/res/layout-large-land/fragment_video_detail.xml +++ b/app/src/main/res/layout-large-land/fragment_video_detail.xml @@ -248,6 +248,7 @@ android:background="?attr/selectableItemBackground" android:gravity="center_vertical" android:orientation="horizontal" + android:focusable="true" android:padding="6dp">