fix scrollView顶部时下拉刷新
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
android:id="@+id/refresh_layout"
|
android:id="@+id/refresh_layout"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
app:layout_constraintTop_toTopOf="parent" />
|
app:layout_constraintTop_toTopOf="parent" >
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:id="@+id/vw_bg"
|
android:id="@+id/vw_bg"
|
||||||
|
|||||||
Reference in New Issue
Block a user