I am trying to make a android app which can display widgets(button,textbox,etc) over everything(every app or every activity) much like the facebook chatheads or floating notifications
so far I am able to draw rectangle over everything except the notifications status bar.
I am using TouchSoftly in this project [github/t0mm13b/TouchSoftly]
so far i am here : http://s21.postimg.org/5fzk796xz/Capture.png
what i want to achieve is http://s10.postimg.org/ptvc3m2eh/Untitled.png
please help me to draw over the notifications bar
what i tried but didnt work for me:
- setting activity to fullscreen
- changing android:gravity values