Music widget: add preference to make progress bar non-interactive

This commit is contained in:
MM20
2025-07-04 17:49:23 +02:00
parent 720d2ab52a
commit ca4979abaf
5 changed files with 53 additions and 20 deletions
@@ -325,6 +325,7 @@
<!-- Default title that is shown in the music widget if the app that is playing media did not publish a title -->
<string name="music_widget_default_title">%1$s is playing media</string>
<string name="music_widget_no_data">No media has been played yet</string>
<string name="music_widget_interactive_progress_bar">Interactive progress bar</string>
<string name="weather_condition_sleetshowers">Sleet showers</string>
<string name="weather_condition_heavysleet">Heavy sleet</string>
<string name="weather_condition_lightrainshowersandthunder">Light rain showers and thunder</string>