Domanda

I have a horizontally scrolling listview with image and text in my app. I need to bend the listview at an angle so that the scrolling listview looks like its rotating. Below given is the image of the listview that I want which should scroll horizontally at an angle and enlarge the image at the center of the screen.

How do I achieve this? I have searched a lot through google and SO and could not find any related or appropriate results.

enter image description here

È stato utile?

Soluzione

try to use carousel instead of listview to get appropriate result. Here you can check some examples

Android-3D-Carousel FancyCoverFlow 3d-carousel-view-for-android

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top