I want to make my android activity unclickable. I have tried Enable/disable an activity programatically but it's not working for me.
I also tried to get relative layout disable but it is not working.
Is there any other ways for making and android activity(full) unclickable?