1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-26 22:00:29 +08:00

v2.0.beta18

新增
1. 自定义API地址
2. 图片代理
修复
1. 文本编辑框不跟随输入法上移
2. 获取图书信息失败(#26)
This commit is contained in:
源文雨
2023-09-05 00:37:53 +08:00
parent 306e69ff3a
commit 49b3f7a1c7
32 changed files with 233 additions and 116 deletions

View File

@@ -17,6 +17,7 @@
android:layout_width="match_parent"
android:layout_height="16dp"
android:background="?attr/colorPrimarySurface"
android:visibility="gone"
app:layout_scrollFlags="scroll|enterAlways" />
<androidx.appcompat.widget.Toolbar