summaryrefslogtreecommitdiff
path: root/ui/app-start-intent/src/main/res/values/pending_intent.xml
diff options
context:
space:
mode:
authorNicolas Araujo <63880378+nicoolasj@users.noreply.github.com>2022-04-24 17:36:37 -0300
committerGitHub <noreply@github.com>2022-04-24 22:36:37 +0200
commit9b78d4c3f39b085184ae54e88b22fb71f3fc13a3 (patch)
treebd1bdd4d03ed614dbae53801948364786c4344a4 /ui/app-start-intent/src/main/res/values/pending_intent.xml
parent1b2102d753820f2934a8463e767865212efe2831 (diff)
downloadAntennaPod-9b78d4c3f39b085184ae54e88b22fb71f3fc13a3.zip
Put playback speed in widget (#5774)
Diffstat (limited to 'ui/app-start-intent/src/main/res/values/pending_intent.xml')
-rw-r--r--ui/app-start-intent/src/main/res/values/pending_intent.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app-start-intent/src/main/res/values/pending_intent.xml b/ui/app-start-intent/src/main/res/values/pending_intent.xml
index 1e426e954..ed7e9b2cd 100644
--- a/ui/app-start-intent/src/main/res/values/pending_intent.xml
+++ b/ui/app-start-intent/src/main/res/values/pending_intent.xml
@@ -6,6 +6,7 @@
<item name="pending_intent_download_service_autodownload_report" type="id"/>
<item name="pending_intent_allow_stream_always" type="id"/>
<item name="pending_intent_allow_stream_this_time" type="id"/>
+ <item name="pending_intent_playback_speed" type="id"/>
<item name="pending_intent_player_activity" type="id"/>
<item name="pending_intent_video_player" type="id"/>
<item name="pending_intent_sync_error" type="id"/>