android-viewflow icon indicating copy to clipboard operation
android-viewflow copied to clipboard

A horizontal view scroller library for Android

Results 49 android-viewflow issues
Sort by recently updated
recently updated
newest added

I'm having a very strange problem with the CircleFlowIndicator. I'm using ViewFlow to create a gallery of products, and using the CircleFlowIndicator to show how much products we have. However,...

hi, it looks like we need to take the circles' stroke width into measure consideration, otherwise the circle does not look like a circle..^_^

The attribute selectedBold doesn't have any effect, probably because of an error in the TitleFlowIndicator constructor.

If I put a viewflow widget inside a scrollview the scrollview will scroll every time a user mixes a horizontal and vertical fling gesture. I tried to figure out how...

Hi all! I'm palying with this excellent library. But I faced a little problem: If I have a scrollable view, the vertical scroll doesn't work very well. It stops in...

I would like to see an additional parameter in `ViewSwitchListener.onSwitched` to get the view that's being switched _from_, so I can manipulate it as soon as it's not visible. I...

I use ViewFlow in my application. This application is a Tv Guide which provides programs channel by channel. My ViewFlow contains ListView. When the user vertically scroll and go to...

I wonder if the program can be amended to allow an option to be set for how many titles through the setting and at the same time make it clickable....

If I have relatively long title name (that won't fit the screen), title disappears. Please fix it. Very good job by the way!