|
|
|
@ -4,8 +4,8 @@ |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="contributors" |
|
|
|
|
android:title="@string/contributors" |
|
|
|
|
android:summary="@string/contributors_summary" |
|
|
|
|
android:title="@string/contributors" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
@ -31,50 +31,50 @@ |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="gzGzh" |
|
|
|
|
android:title="@string/follow_official_account" |
|
|
|
|
android:summary="@string/official_account" |
|
|
|
|
android:title="@string/follow_official_account" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="qq" |
|
|
|
|
android:title="@string/join_qq_group" |
|
|
|
|
android:summary="@string/click_to_apply" |
|
|
|
|
android:title="@string/join_qq_group" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="mail" |
|
|
|
|
android:title="@string/send_mail" |
|
|
|
|
android:summary="kunfei.ge@gmail.com" |
|
|
|
|
android:title="@string/send_mail" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="git" |
|
|
|
|
android:title="@string/git_hub" |
|
|
|
|
android:summary="@string/this_github_url" |
|
|
|
|
android:title="@string/git_hub" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="discord" |
|
|
|
|
android:title="Discord" |
|
|
|
|
android:summary="@string/discord_url" |
|
|
|
|
android:title="Discord" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="tg" |
|
|
|
|
android:title="TG" |
|
|
|
|
android:summary="@string/tg_url" |
|
|
|
|
android:title="TG" |
|
|
|
|
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" |
|
|
|
|
android:title="@string/source_rule_s" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
|
android:key="home_page" |
|
|
|
|
android:title="@string/home_page" |
|
|
|
|
android:summary="@string/home_page_url" |
|
|
|
|
android:title="@string/home_page" |
|
|
|
|
app:allowDividerAbove="false" |
|
|
|
|
app:allowDividerBelow="false" |
|
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|