ashanajackol

Results 1 comments of ashanajackol

ya that's true but when add run time check permissions this code will work as charm :) add these lines to your code, `if(Build.VERSION.SDK_INT >= 23) { if (!Settings.canDrawOverlays(this)) {...