I have have an activity who have black transparent overlay.
What I need to do is remove overlay for specific button in an activity.But all other part extract button will consist of an overlay.
I have have an activity who have black transparent overlay.
What I need to do is remove overlay for specific button in an activity.But all other part extract button will consist of an overlay.
Copyright © 2021 Jogjafile Inc.
You can add a view with black overlay. Use of RelativeLayout is a great solution.
Hope this helps.
Thanks.