android-process-button icon indicating copy to clipboard operation
android-process-button copied to clipboard

Support for secondaryProgress

Open mzgreen opened this issue 11 years ago • 3 comments

Could you add support for secondaryProgress like Android's ProgressBar class does? Sample use would be start streaming music and showind song progress and also buffering progress (using setSecondaryProgress). Sample for Android's ProgressBar might look like this: http://www.hrupin.com/2011/02/example-of-streaming-mp3-mediafile-with-android-mediaplayer-class

mzgreen avatar Jul 30 '14 17:07 mzgreen

@megreen nice idea, but I am going to my annual leave, so expect this feature in September.

dmytrodanylyk avatar Jul 30 '14 18:07 dmytrodanylyk

Ok :) Eventually I will try contribute by adding this if I will have some time.

mzgreen avatar Jul 30 '14 18:07 mzgreen

Could you please help me to reset the button to the initialise state (ActionProcessButton). Suppose I use this ActionProcessButton for login and found that the login credential are wrong then I change the FlatButton to ActionProcessButton.

amanjain08 avatar Dec 01 '15 14:12 amanjain08