mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-13 04:13:14 +08:00
v2.0.beta23
新增 1. 我的下载长按漫画删除/进入详情页 修复 1. 阅读漫画时隐藏底部时间栏失效 2. 竖向阅读时恢复阅读进度错位 3. 关闭动画时下载/初次观看章节第一页黑屏
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<androidx.swiperefreshlayout.widget.SwipeRefreshLayout
|
||||
android:id="@+id/swiperefresh"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginTop="64dp">
|
||||
|
||||
<top.fumiama.copymanga.views.ScrollRefreshView
|
||||
@@ -27,7 +27,7 @@
|
||||
<LinearLayout
|
||||
android:id="@+id/fhl"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
android:paddingBottom="@dimen/global_content_padding_bottom">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user