|
|
@@ -24,14 +24,14 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginStart="2dp"
|
|
|
- android:layout_marginEnd="2dp"/>
|
|
|
+ android:layout_marginEnd="2dp"
|
|
|
+ android:layout_marginBottom="10dp"/>
|
|
|
|
|
|
<include
|
|
|
android:id="@+id/hp_refresh_welfare_box"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:visibility="gone"
|
|
|
- android:layout_marginTop="10dp"
|
|
|
layout="@layout/inclue_hp_refresh_welfare_box" />
|
|
|
|
|
|
<android.support.v7.widget.RecyclerView
|