Patrik Åkerfeldt

Results 49 comments of Patrik Åkerfeldt

Cool! Thanks for the contribution. Could you please try your code on the latest changes of ViewFlow? I have just merged some changes from chripo that might interfere with your...

Hmm. So I have two options here. Revert to the old version and go with your patch or try to solve this issue myself. I want to at least have...

See recent post from svtdragon in this thread.

Okay, so here's a shot at supporting different view types. It's based on AbsListView and therefore very similar to @svtdragon 's approach. Much of the code in RecycleBin class is...

This is actually the first time I see an app making use of ViewFlow, cool! So, if I get it right. Your ListViewFlow would know that it contains a ListView...

I don't really have a use case at all, other than the one you gave me. I just thinking that handling ListViews directly seems to be a bit to specialized....

If someone would like to give it a go, please do. I, personally, won't be able to add this feature in the near future.

I was primarily talking about adding more titles to the indicator. Having them clickable is probably more straight forward and there's already a separate issue for that: #28

No problem! I'll try it out later this evening, thanks!

Unfortunately I don't have the time to maintain this library any longer. Especially not since we have the ViewPager in the compatibility library which in most cases is a much...