FancyCoverFlow icon indicating copy to clipboard operation
FancyCoverFlow copied to clipboard

A cool Open Source CoverFlow view for Android with several fancy effects.

Results 5 FancyCoverFlow issues
Sort by recently updated
recently updated
newest added

fixed: WRAP_CONTENT will now work for child groups -> onMeasure inheritance over LinearLayout instead of ViewGroup->View fixed: due to creation of new Gallery.LayoutParams from the wrappedView params we are save...

More details of usage added.

Please see screenshots. Problem: The items in the coverflow were incorrectly stacking (to the right of the selected item) and was an eyesore when overlapping. Solution: Override the gallery getChildDrawingOrder...

I've added gradle build files and updated the gitignore file as recommended by Jetbrains for gradle and IDE usage.

modify the method of the location of the item in the CoverFlow