Reputation: 7
i included the <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
in the Manifest to use, Now i removed it, clean and rebuild the project but its still showing "the permit drawing over other apps" dialog which is grey
What should i do to fully remove this permission?
Upvotes: 1
Views: 349