mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-19 08:30:25 +08:00
v2.0.beta16
修复 1. 返回主页闪退 2. 下载为空 优化 1. 增加全局底部 padding 2. 优化工具栏显示 3. 删除了冗余代码 4. 主页响应更流畅
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
android:id="@+id/fbl"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical" />
|
||||
android:orientation="vertical"
|
||||
android:paddingBottom="@dimen/global_content_padding_bottom"/>
|
||||
</top.fumiama.copymanga.views.OverScrollView>
|
||||
|
||||
<ProgressBar
|
||||
|
||||
Reference in New Issue
Block a user