Sunday, 25 August 2013

how to show a continuously changing value as a text in a button in android app

how to show a continuously changing value as a text in a button in android app References I want to show numbers continuously changing in a button. It should look like there are numbers spinning in the button, and when user touches the button, the current number gets selected. I can use settext with the number but I want to show numbers changing dynamically.

No comments:

Post a Comment