Skip to content
Snippets Groups Projects
Commit fabae998 authored by Richard Linden's avatar Richard Linden
Browse files

EXT-5923 - Change play/pause behavior of Nearby Media affordance

reviewed by BenGlenn
parent 41c51a07
No related branches found
No related tags found
No related merge requests found
...@@ -94,10 +94,10 @@ ...@@ -94,10 +94,10 @@
<button <button
follows="right|top" follows="right|top"
height="16" height="16"
image_selected="Pause_Off" image_selected="Play_Off"
image_unselected="Play_Off" image_unselected="Pause_Off"
image_pressed="Play_Press" image_pressed="Pause_Press"
image_pressed_selected="Pause_Press" image_pressed_selected="Play_Press"
is_toggle="true" is_toggle="true"
left_pad="15" left_pad="15"
top="1" top="1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment