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

2.0.beta14

1. 完善设置
2. 增加登陆
3. 增加浏览历史页面
4. 修复一些闪退
This commit is contained in:
源文雨
2022-10-18 16:31:44 +08:00
parent 6163725b1f
commit cb5e730eae
24 changed files with 252 additions and 153 deletions

View File

@@ -22,7 +22,6 @@
app:title="@string/settings_cat_vm_sw_vol_turn" />
<SeekBarPreference
android:defaultValue="20"
app:defaultValue="true"
app:iconSpaceReserved="false"
app:key="settings_cat_vm_sb_vertical_max"
app:showSeekBarValue="true"
@@ -30,7 +29,6 @@
app:title="@string/settings_cat_vm_sb_vertical_max" />
<SeekBarPreference
android:defaultValue="100"
app:defaultValue="true"
app:iconSpaceReserved="false"
app:key="settings_cat_vm_sb_quality"
app:showSeekBarValue="true"