1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 14:21:16 +00:00

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

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"