Skip to content

Commit

Permalink
优化
Browse files Browse the repository at this point in the history
  • Loading branch information
gedoor committed Nov 2, 2023
1 parent 3631287 commit 56c3301
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/src/main/res/xml/about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
app:allowDividerBelow="false"
app:iconSpaceReserved="false" />

<io.legado.app.lib.prefs.Preference
android:key="check_update"
android:title="@string/check_update"
app:allowDividerAbove="false"
app:allowDividerBelow="false"
app:iconSpaceReserved="false" />

<io.legado.app.lib.prefs.PreferenceCategory
android:title="@string/other"
app:allowDividerAbove="true"
Expand Down

0 comments on commit 56c3301

Please sign in to comment.