Fixed folder items not being clickable

This commit is contained in:
Felix Ableitner 2016-12-22 14:19:19 +09:00
parent 147f38b37a
commit 6d6c6beac0
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@
android:paddingBottom="8dp"
android:paddingLeft="@dimen/abc_action_bar_content_inset_material"
android:paddingRight="@dimen/abc_action_bar_content_inset_material"
android:paddingTop="8dp">
android:paddingTop="8dp"
android:descendantFocusability="blocksDescendants">
<TextView
android:id="@+id/label"