Merge pull request #82 from 0pen-dash/avereha/omnipod_common_time_change_event_enabled
comment out the omnipod_common_time_change_event_enabled option
This commit is contained in:
commit
2a076a5663
|
@ -109,12 +109,12 @@
|
|||
android:defaultValue="false"
|
||||
android:key="@string/key_omnipod_common_suspend_delivery_button_enabled"
|
||||
android:title="@string/omnipod_common_preferences_suspend_delivery_button_enabled" />
|
||||
|
||||
<!--
|
||||
<SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="@string/key_omnipod_common_time_change_event_enabled"
|
||||
android:title="@string/omnipod_common_preferences_time_change_enabled" />
|
||||
|
||||
-->
|
||||
</PreferenceCategory>
|
||||
|
||||
</androidx.preference.PreferenceScreen>
|
Loading…
Reference in a new issue