Reorganize settings. Opening link in app is now available.

This commit is contained in:
Alex Ning
2020-01-31 22:09:46 +08:00
parent 119afb6084
commit 02db44e532
22 changed files with 570 additions and 407 deletions

View File

@@ -5,7 +5,7 @@
<SwitchPreference
app:defaultValue="true"
app:key="enable_notification"
app:icon="@drawable/ic_outline_notifications_24px"
app:icon="@drawable/ic_outline_notifications_24dp"
app:title="@string/settings_notification_enable_notification_title"/>
<ListPreference