|
|
@ -4,8 +4,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
android:key="contributors" |
|
|
|
android:key="contributors" |
|
|
|
android:title="@string/contributors" |
|
|
|
android:title="@string/contributors" |
|
|
|
android:summary="gedoor,Invinciblelee等, 详情请在github中查看" |
|
|
|
android:summary="@string/contributors_summary" |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
@ -21,23 +21,23 @@ |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.PreferenceCategory |
|
|
|
<io.legado.app.ui.widget.prefs.PreferenceCategory |
|
|
|
android:title="@string/contact" |
|
|
|
android:title="@string/contact" |
|
|
|
app:layout="@layout/view_preference_category" |
|
|
|
|
|
|
|
app:allowDividerAbove="true" |
|
|
|
app:allowDividerAbove="true" |
|
|
|
app:allowDividerBelow="false" |
|
|
|
app:allowDividerBelow="false" |
|
|
|
app:iconSpaceReserved="false"> |
|
|
|
app:iconSpaceReserved="false" |
|
|
|
|
|
|
|
app:layout="@layout/view_preference_category"> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
android:key="gzGzh" |
|
|
|
android:key="gzGzh" |
|
|
|
android:title="@string/follow_official_account" |
|
|
|
android:title="@string/follow_official_account" |
|
|
|
android:summary="@string/official_account" |
|
|
|
android:summary="@string/official_account" |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
android:key="qq" |
|
|
|
android:key="qq" |
|
|
|
android:title="@string/join_qq_group" |
|
|
|
android:title="@string/join_qq_group" |
|
|
|
android:summary="@string/click_to_apply" |
|
|
|
android:summary="@string/click_to_apply" |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
android:key="mail" |
|
|
|
android:key="mail" |
|
|
@ -68,16 +68,16 @@ |
|
|
|
</io.legado.app.ui.widget.prefs.PreferenceCategory> |
|
|
|
</io.legado.app.ui.widget.prefs.PreferenceCategory> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.PreferenceCategory |
|
|
|
<io.legado.app.ui.widget.prefs.PreferenceCategory |
|
|
|
android:title="@string/other" |
|
|
|
android:title="@string/other" |
|
|
|
app:layout="@layout/view_preference_category" |
|
|
|
|
|
|
|
app:allowDividerAbove="true" |
|
|
|
app:allowDividerAbove="true" |
|
|
|
app:allowDividerBelow="false" |
|
|
|
app:allowDividerBelow="false" |
|
|
|
app:iconSpaceReserved="false"> |
|
|
|
app:iconSpaceReserved="false" |
|
|
|
|
|
|
|
app:layout="@layout/view_preference_category"> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
android:key="license" |
|
|
|
android:key="license" |
|
|
|
android:title="@string/license" |
|
|
|
android:title="@string/license" |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
<io.legado.app.ui.widget.prefs.Preference |
|
|
|
android:key="disclaimer" |
|
|
|
android:key="disclaimer" |
|
|
|