Creates floating icons for any installed app.
An Android app that creates an 'always on top' floating icon for any installed application. Similar to the Facebook app chat heads. Makes use of my Floater library.
What's New in the Latest Version 1.1
Last updated on May 27, 2016 ------------------------------
Changelog
------------------------------
Version 1.1
Adjusted click detection sensitivity by using custom value instead of scaledTouchSlop
Added abilty to save icon state, and restore state when the program is restarted
Added working settings menu
See GitHub for detailed changes