1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-22 10:30:25 +08:00
1. 更改 加载图片占位
2. 修复 重复写入info
3. 更改 长按删除提示语
4. 增加 翻到上一章时置于末页
5. 优化 浏览漫画性能
This commit is contained in:
fumiama
2021-01-09 14:39:37 +08:00
parent 36ea5cc149
commit 5bbe768882
13 changed files with 344 additions and 562 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<ToggleButton xmlns:android="http://schemas.android.com/apk/res/android"
<top.fumiama.copymanga.view.ChapterToggleButton xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/tbtn"
android:layout_width="64dp"