dmallcott / ProgressFloatingActionButton

An extension of the Floating Action Button to keep track of the user's progress.
Apache License 2.0
122 stars 20 forks source link

Indefinite Progress #2

Open roman-ku opened 8 years ago

roman-ku commented 8 years ago

Can you please add the ability to have indefinite progress.

dmallcott commented 8 years ago

Could you explain better what you're after?

In the meantime I'll think about it but since the idea behind this widget is having a finite amount of progress per click it wouldn't make sense to me.

roman-ku commented 8 years ago

It should look like the first FAB animation:

https://github.com/ckurtm/FabButton/raw/master/example.gif

Ideally, I should be able to switch between definite and indefinite just by using the setIntermediate (android docs link) property:

ProgressFloatingActionButton progressBar = ...
progressBar.setIntermediate(true)
dmallcott commented 8 years ago

Can't say I like the idea since it goes against the intended concept. Do feel free to fork and change it as you please though!

roman-ku commented 8 years ago

I don't think it goes against the original concept in fact I think that it complements it.

I would do that but I'm afraid I don't have the technical expertise to make that happen.

On Oct 7, 2016 02:47, "Daniel Mallcott" notifications@github.com wrote:

Can't say I like the idea since it goes against the intended concept. Do feel free to fork and change it as you please though!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dmallcott/ProgressFloatingActionButton/issues/2#issuecomment-252199315, or mute the thread https://github.com/notifications/unsubscribe-auth/AKFxxG5ej_KnWKiNLbGrQdrDk5h7jGD4ks5qxhUYgaJpZM4KQqK1 .