mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
update summary of new toggle
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
<SwitchPreference
|
||||
android:defaultValue="1000"
|
||||
android:inputType="number"
|
||||
android:icon="@drawable/ic_access_time"
|
||||
android:icon="@drawable/ic_gps_location"
|
||||
android:key="banglejs_gps_use_network_only"
|
||||
android:summary="This option is only active, if the gps data of the phone is being used. This option can be used to use only the network provider to reduce the power consumption for the cost of accuracy. A reconnection of the device is needed."
|
||||
android:summary="This option is only active, if the gps data of the phone is being used. This option can be used to use only the network provider to determine the location. This reduces the power consumption for the cost of accuracy. A reconnection of the device is needed."
|
||||
android:title="Only use network to determine location" />
|
||||
|
||||
<SwitchPreference
|
||||
|
||||
Reference in New Issue
Block a user