mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
添加所有书签界面
This commit is contained in:
@@ -19,13 +19,6 @@
|
||||
android:icon="@drawable/ic_cfg_replace"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<io.legado.app.ui.widget.prefs.Preference
|
||||
android:key="bookmark"
|
||||
android:title="@string/bookmark"
|
||||
android:summary="@string/all_bookmark"
|
||||
android:icon="@drawable/ic_bookmark"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<io.legado.app.ui.widget.prefs.NameListPreference
|
||||
android:defaultValue="0"
|
||||
android:entries="@array/theme_mode"
|
||||
@@ -83,6 +76,13 @@
|
||||
app:iconSpaceReserved="false"
|
||||
app:layout="@layout/view_preference_category">
|
||||
|
||||
<io.legado.app.ui.widget.prefs.Preference
|
||||
android:key="bookmark"
|
||||
android:title="@string/bookmark"
|
||||
android:summary="@string/all_bookmark"
|
||||
android:icon="@drawable/ic_bookmark"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<io.legado.app.ui.widget.prefs.Preference
|
||||
android:key="readRecord"
|
||||
android:title="@string/read_record"
|
||||
|
||||
Reference in New Issue
Block a user