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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user