Skip to content

Commit 56c3301

Browse files
committed
优化
1 parent 3631287 commit 56c3301

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/src/main/res/xml/about.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
app:allowDividerBelow="false"
1616
app:iconSpaceReserved="false" />
1717

18+
<io.legado.app.lib.prefs.Preference
19+
android:key="check_update"
20+
android:title="@string/check_update"
21+
app:allowDividerAbove="false"
22+
app:allowDividerBelow="false"
23+
app:iconSpaceReserved="false" />
24+
1825
<io.legado.app.lib.prefs.PreferenceCategory
1926
android:title="@string/other"
2027
app:allowDividerAbove="true"

0 commit comments

Comments
 (0)