Skip to content
Snippets Groups Projects
Verified Commit 7b1b2b82 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixes #179

parent 817ecfa8
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical" android:orientation="vertical"
android:paddingTop="8dp" android:paddingTop="8dp"
android:descendantFocusability="blocksDescendants"
android:paddingBottom="8dp"> android:paddingBottom="8dp">
<TextView <TextView
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment