I have an application that needs somewhere a button to stay highlighted when pressed. This button should stay highlighted when pressed to inform the users that the specific page is added to favorites. And can be unpressed.
Any ideas how to do it?
I have an application that needs somewhere a button to stay highlighted when pressed.
Share
Yes, just keep an image for the Button for Highlighted state like this.
Now, in the method for button check for highlighted version and normal version