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

Simple implementation of android's cover flow widget.

Results 6 android-coverflow issues
Sort by recently updated
recently updated
newest added

Suggest making the following modification to Coverflow.getChildStaticTransformation() so that the center image is flattened out... ``` java @Override protected boolean getChildStaticTransformation(final View child, final Transformation t) { final int childCenter...

This version includes fetching countries' flags instead of Polidea's employees' faces with Retrofit. I haven't implemented all the things you mentioned in comments yet, but most of them are done....

I replaced Chuck Norris with profile pictures of Polidea employees. New coverflow shows all the avatars.

_From [[email protected]](https://code.google.com/u/105568322263534513631/) on December 10, 2013 15:33:45_ What steps will reproduce the problem? 1.setting the project min sdk to IceCream/Sandwich(API level 14) What is the expected output? What do you...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/104852723487544667898/) on January 29, 2013 09:12:13_ Hi, I implemented your coverflow lib in one of my projects. It works perfectly if the user scrolls fast through the images. If,...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/110595024894449268336/) on September 27, 2013 07:18:50_ What steps will reproduce the problem? 1.Go to the Settings>> 2.Developer Options 3.Turn On Forcefully GPU Render What is the expected output? What...

bug
imported
Priority-Medium