This project is an Extension from TouchSoftly https://github.com/t0mm13b/TouchSoftly I am going to solve the following problems of the library
- The floating layout doesn't receive actions or touch events, the actions goes to the views under the one which drawn by this library.
- The layout disappear when the activity which launched the service killed.
Goals :
- The FloatingLayout should receive actions besides other activities of other apps should takes their own actions and events
- The layout shouldn't disappear until I want to disappear it, not when the activity that launchess the service be killed