|
@@ -499,7 +499,7 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginTop="@dimen/dp_18"
|
|
|
- android:paddingBottom="7dp"
|
|
|
+ android:paddingBottom="10dp"
|
|
|
android:visibility="gone">
|
|
|
|
|
|
<View
|
|
@@ -551,7 +551,7 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginLeft="@dimen/dp_15"
|
|
|
- android:layout_marginTop="7dp"
|
|
|
+ android:layout_marginTop="10dp"
|
|
|
android:layout_marginRight="@dimen/dp_13"
|
|
|
android:background="@drawable/bg_white_10dp"
|
|
|
android:overScrollMode="never"
|