|
|
|
@ -51,6 +51,12 @@ |
|
|
|
|
android:summary="@string/this_github_url" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="sourceRuleSummary" |
|
|
|
|
android:title="@string/source_rule_s" |
|
|
|
|
android:summary="@string/source_rule_url" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="home_page" |
|
|
|
|
android:title="@string/home_page" |
|
|
|
|