|
@@ -549,13 +549,13 @@
|
|
android:id="@+id/rv_wonderful_info"
|
|
android:id="@+id/rv_wonderful_info"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
- android:layout_marginLeft="@dimen/dp_15"
|
|
|
|
- android:layout_marginTop="10dp"
|
|
|
|
- android:layout_marginRight="@dimen/dp_13"
|
|
|
|
|
|
+ android:layout_marginLeft="@dimen/dp_14"
|
|
|
|
+ android:layout_marginTop="12dp"
|
|
|
|
+ android:layout_marginRight="@dimen/dp_14"
|
|
android:background="@drawable/bg_white_10dp"
|
|
android:background="@drawable/bg_white_10dp"
|
|
android:overScrollMode="never"
|
|
android:overScrollMode="never"
|
|
- android:paddingTop="5dp"
|
|
|
|
- android:paddingBottom="10dp"
|
|
|
|
|
|
+ android:paddingTop="10dp"
|
|
|
|
+ android:paddingBottom="5dp"
|
|
android:scrollbars="none"
|
|
android:scrollbars="none"
|
|
app:layout_constraintTop_toBottomOf="@+id/tv_wonderful_info_title" />
|
|
app:layout_constraintTop_toBottomOf="@+id/tv_wonderful_info_title" />
|
|
|
|
|
|
@@ -563,7 +563,7 @@
|
|
|
|
|
|
<View
|
|
<View
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
- android:layout_height="@dimen/dp_50"
|
|
|
|
|
|
+ android:layout_height="@dimen/dp_25"
|
|
android:focusable="true"
|
|
android:focusable="true"
|
|
android:focusableInTouchMode="true" />
|
|
android:focusableInTouchMode="true" />
|
|
</LinearLayout>
|
|
</LinearLayout>
|