Toggle global switch problem

Hi i have problem with toggle global switch when i set it with a list global variable to go next or prev. Doesn't work with the touch, but launch application works. I am using action 3 launcher

If launch application works also switch a list should work, are you sure you have selected a list with multiple items? How are you checking if the switch works?

Hi Frank, i have a list global variable called feed, values 0 to 7, and i have a shape with touch set to toggle global variable, feed, next value. Then im checking it with a text on the home screen, feed: $gv(feed)$ on the main page. Im assuming that a number will appear when i click the button but nothing is happening. I am following a rss feed tutorial on YouTube,