|
|
@@ -6,6 +6,7 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:background="@color/CFFFFFF"
|
|
|
+ android:descendantFocusability="blocksDescendants"
|
|
|
android:orientation="vertical"
|
|
|
android:paddingTop="87dp"
|
|
|
android:paddingBottom="20dp">
|