优化 #5662
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
|
||||
app:layoutManager="io.legado.app.ui.widget.recycler.NoChildScrollLinearLayoutManager"
|
||||
tools:listitem="@layout/item_source_edit" />
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user