Long Press on flexButton
Hi all,I'm trying to manage a long pression on a Flex button.I want realize this simple algorithm:short pression = action_1()long pression(IE 2secons) = action_2()I enabled clickListener over this Flex button, I configured the trigger event on "Touch...