mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
fix scrollView顶部时下拉刷新
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
android:id="@+id/refresh_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
app:layout_constraintTop_toTopOf="parent" >
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/vw_bg"
|
||||
|
||||
Reference in New Issue
Block a user