How to make a button disable and keep it disable untill user logged out the screen? [on hold]
How I can make a button disable after one click of user and keep it disabled untill and unless user logged out of the screen. I tried it with onclick() but after performance of some other activity button get enabled again, but I want to keep it disable till user log out?