1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-12 11:40:27 +08:00

2.0.beta9

1. api改为云函数反代
2. 记录漫画与章节的阅读进度
3. 详情页显示章节
4. 修复流量警告不再提醒无效
This commit is contained in:
fumiama
2022-01-19 21:24:46 +08:00
parent 5811a4da13
commit 683c4eda8c
14 changed files with 301 additions and 81 deletions

View File

@@ -24,7 +24,6 @@
android:layout_height="wrap_content"
android:layout_marginBottom="@dimen/nav_header_vertical_spacing"
android:onClick="onNavTInfoClicked"
android:text="@string/navTextInfo"
android:textAppearance="@style/TextAppearance.AppCompat.Body1"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"