Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
niccs committed Feb 1, 2016
1 parent 4232339 commit 12db4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/xml/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
android:title="@string/alertSendingConfirmationVibrationTitle" />
</PreferenceCategory>
<PreferenceCategory android:title="@string/feedbackAlarmNonConfirmationTitle"
android:key = "@string/feedbackAlarmNonConfirmationTitleKey">
android:key = "@string/feedbackAlarmNonConfirmationKey">
<ListPreference
android:defaultValue="@string/alertNotConfirmedDefault"
android:entries="@array/alertNotConfirmedArray"
Expand Down

0 comments on commit 12db4a5

Please sign in to comment.