Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -136,7 +136,7 @@ | ... | @@ -136,7 +136,7 @@ |
| 136 | android:layout_width="match_parent" | 136 | android:layout_width="match_parent" |
| 137 | android:layout_height="wrap_content" | 137 | android:layout_height="wrap_content" |
| 138 | android:layout_below="@id/ll_coupon_filters" | 138 | android:layout_below="@id/ll_coupon_filters" |
| 139 | - android:layout_marginTop="32dp" | 139 | + android:layout_marginTop="28dp" |
| 140 | android:clipToPadding="false" | 140 | android:clipToPadding="false" |
| 141 | android:nestedScrollingEnabled="false" | 141 | android:nestedScrollingEnabled="false" |
| 142 | android:paddingHorizontal="16dp" /> | 142 | android:paddingHorizontal="16dp" /> | ... | ... |
-
Please register or login to post a comment