mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-10 10:24:29 +08:00
v2.2.2
新增 1. API代理(需密钥) 修复 1. 图床代理实际无效 2. 流量阅读时闪退 优化 1. 网络错误时自动停止加载
This commit is contained in:
@@ -37,14 +37,12 @@
|
||||
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