1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-21 22:31:16 +02:00

update summary text

This commit is contained in:
Lukas 2023-05-28 20:55:27 +02:00 committed by José Rebelo
parent 6da6baa5e6
commit f6b8567246

View File

@ -18,7 +18,7 @@
android:inputType="number"
android:icon="@drawable/ic_access_time"
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"
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:title="Only use network to determine location" />
<SwitchPreference