Skip to content

Commit 00aa61a

Browse files
committed
[settings] fix sim rotation preference name
1 parent 1e8d06c commit 00aa61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/xml/messages_preferences.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
android:defaultValue="OSDefault"
88
android:entries="@array/sim_selection_modes_titles"
99
android:entryValues="@array/sim_selection_modes_values"
10-
android:key="messages.limit_period"
10+
android:key="messages.sim_selection_mode"
1111
app:title="@string/if_sim_number_is_not_specified_use"
1212
app:useSimpleSummaryProvider="true" />
1313
<EditTextPreference

0 commit comments

Comments
 (0)