aboutsummaryrefslogtreecommitdiff
path: root/about/src/main/res/layout/kau_iitem_library.xml
diff options
context:
space:
mode:
Diffstat (limited to 'about/src/main/res/layout/kau_iitem_library.xml')
-rw-r--r--about/src/main/res/layout/kau_iitem_library.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/about/src/main/res/layout/kau_iitem_library.xml b/about/src/main/res/layout/kau_iitem_library.xml
index 3ad4fb4..ed1cceb 100644
--- a/about/src/main/res/layout/kau_iitem_library.xml
+++ b/about/src/main/res/layout/kau_iitem_library.xml
@@ -6,7 +6,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?android:selectableItemBackground"
- android:clickable="true">
+ android:clickable="true"
+ android:focusable="true">
<android.support.constraint.ConstraintLayout
android:layout_width="match_parent"