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

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top