Drop quick exit feature
Broken now due to multiple navigation destinations unlike before when there were only 3 fragments were the only choices. Quick exit is supposed to be now the default behaviour in the coming commits Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -56,13 +56,6 @@
|
||||
app:singleLineTitle="false"
|
||||
app:title="@string/pref_common_extra" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:defaultValue="false"
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="PREFERENCE_QUICK_EXIT"
|
||||
app:summary="@string/pref_ui_quick_exit_desc"
|
||||
app:title="@string/pref_ui_quick_exit" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:defaultValue="true"
|
||||
app:iconSpaceReserved="false"
|
||||
|
||||
Reference in New Issue
Block a user