summaryrefslogtreecommitdiffstats
path: root/res/layout/album.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/album.xml')
-rw-r--r--res/layout/album.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/album.xml b/res/layout/album.xml
index 86ed595..b0aaaa2 100644
--- a/res/layout/album.xml
+++ b/res/layout/album.xml
@@ -20,6 +20,8 @@
android:layout_height="wrap_content"
android:orientation="horizontal"
android:gravity="center_vertical"
+ android:focusable="true"
+ android:clickable="true"
android:background="?android:attr/selectableItemBackground" >
<TextView