New details activity
This commit is contained in:
@@ -48,6 +48,11 @@
|
||||
|
||||
<PreferenceCategory android:title="@string/details">
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="false"
|
||||
android:key="new_details_screen"
|
||||
android:title="Use new details screen (experimental)" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="true"
|
||||
android:key="pages_tab"
|
||||
|
||||
Reference in New Issue
Block a user