Closed WobblySlug closed 6 years ago
Hey there.
I'm using your awesome button to enable a long running Android Service. When the user returns to the application I need to retain the "on" state for the button.
I can't seem to find a way to do this. Any suggestions?
Cheers
Note that the .NET Nuget package does not allow me to use the "toggleState()" method.
Also, same question but for setting text programmatically.
@Rhonage you can use setText() to change text programatically.
Hey there.
I'm using your awesome button to enable a long running Android Service. When the user returns to the application I need to retain the "on" state for the button.
I can't seem to find a way to do this. Any suggestions?
Cheers