AppFloater
AppFloater copied to clipboard
Integrating onClick event along with the onTouch
The foreground service view integration works fine. But what if I need to do some action on the click event of the icon. That too specifically if I only press it 2 or 3 times. How can it be integrated in the existing code base. Any thoughtful approach towards this ?