We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194b595 commit 8975714Copy full SHA for 8975714
app/src/main/res/xml/xdrip_plus_prefs.xml
@@ -558,7 +558,7 @@
558
android:title="@string/title_aod_use_center" />
559
<CheckBoxPreference
560
android:defaultValue="true"
561
- android:key="aod_use_top_center_bottom"
+ android:key="aod_use_center_bottom"
562
android:summary="@string/summary_aod_use_center_bottom"
563
android:title="@string/title_aod_use_center_bottom" />
564
0 commit comments