mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-10 10:24:29 +08:00
v2.0.beta19
fix #25 修复 1. 阅览漫画导航栏异常 2. 下载页滚动异常 3. 竖向阅读加载时间过长 4. 获取图书信息有时失败(fix #26)
This commit is contained in:
@@ -21,6 +21,14 @@
|
||||
app:enableCopying="true"
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="settings_cat_net_et_api_url" />
|
||||
<!--
|
||||
<SwitchPreferenceCompat
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="settings_cat_net_sw_use_api_proxy"
|
||||
app:selectable="true"
|
||||
app:summary="@string/settings_cat_net_sm_use_api_proxy"
|
||||
app:title="@string/settings_cat_net_sw_use_api_proxy" />
|
||||
-->
|
||||
<SwitchPreferenceCompat
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="settings_cat_net_sw_use_img_proxy"
|
||||
|
||||
Reference in New Issue
Block a user