Skip to content

Commit

Permalink
[settings] fix sim rotation preference name
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Dec 13, 2024
1 parent 1e8d06c commit 00aa61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/xml/messages_preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
android:defaultValue="OSDefault"
android:entries="@array/sim_selection_modes_titles"
android:entryValues="@array/sim_selection_modes_values"
android:key="messages.limit_period"
android:key="messages.sim_selection_mode"
app:title="@string/if_sim_number_is_not_specified_use"
app:useSimpleSummaryProvider="true" />
<EditTextPreference
Expand Down

0 comments on commit 00aa61a

Please sign in to comment.