add BG upload option to NSClient prefs

This commit is contained in:
Milos Kozak 2022-06-22 20:54:40 +02:00
parent 15f48e5c51
commit 43a098ed09

View file

@ -36,6 +36,11 @@
android:summary="@string/ns_upload_summary"
android:title="@string/ns_upload" />
<SwitchPreference
android:defaultValue="false"
android:key="@string/key_dexcomg5_nsupload"
android:title="@string/dexcomg5_nsupload_title" />
<SwitchPreference
android:defaultValue="false"
android:key="@string/key_ns_receive_cgm"