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