We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8d06c commit 00aa61aCopy full SHA for 00aa61a
app/src/main/res/xml/messages_preferences.xml
@@ -7,7 +7,7 @@
7
android:defaultValue="OSDefault"
8
android:entries="@array/sim_selection_modes_titles"
9
android:entryValues="@array/sim_selection_modes_values"
10
- android:key="messages.limit_period"
+ android:key="messages.sim_selection_mode"
11
app:title="@string/if_sim_number_is_not_specified_use"
12
app:useSimpleSummaryProvider="true" />
13
<EditTextPreference
0 commit comments