mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-03 21:47:32 +01:00
Remove deprecated general auto-reconnect preference
This commit is contained in:
parent
0daf283853
commit
7a4cd3ea78
@ -25,14 +25,6 @@
|
||||
android:title="@string/pref_title_general_reconnectonlytoconnected"
|
||||
android:summary="@string/pref_summary_general_reconnectonlytoconnected"
|
||||
app:iconSpaceReserved="false" />
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="false"
|
||||
android:enabled="false"
|
||||
android:key="general_autocreconnect"
|
||||
android:layout="@layout/preference_checkbox"
|
||||
android:summary="setting has been moved to device specific settings"
|
||||
android:title="@string/pref_title_general_autoreconnect"
|
||||
app:iconSpaceReserved="false" />
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="true"
|
||||
android:key="display_add_device_fab"
|
||||
|
Loading…
x
Reference in New Issue
Block a user