Skip to content

Commit

Permalink
Android12+: use user-defined DynamicColors.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisguse committed Oct 10, 2023
1 parent 5fbc079 commit 504e27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ limitations under the License.
<!-- Settings Recording -->
<string name="settings_recording_title">Recording</string>
<string name="settings_ui_dynamic_colors_title">Dynamic Colors</string>
<string name="settings_ui_dynamic_colors_summary">Use user-defined Dynamic Colors (requires Android 12+)</string>
<string name="settings_ui_dynamic_colors_summary">Use user-defined Dynamic Colors (Android 12+ only; requires a manual restart)</string>
<string name="settings_recording_customize_layout_title">Customize your recording layout</string>
<string name="settings_recording_customize_layout_select_columns">Data fields per row</string>
<string name="settings_recording_show_on_lockscreen_while_recording_title">Show statistics on lockscreen</string>
Expand Down

0 comments on commit 504e27a

Please sign in to comment.