mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-25 19:36:50 +01:00
update summary of new toggle
This commit is contained in:
parent
f6b8567246
commit
d54b7426cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user