开发者

Carousel view in Android [closed]

开发者 https://www.devze.com 2023-02-06 03:06 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. 开发者_开发百科 Closed 10 years ago.

I need to implement Carousel view in Android.

I searched in the net but didn't find any sample code for implementing.

Kindly send me any sample code / Url which will be helpful in developing the same.


You might peruse the CarouselView example code mentioned in the "Designing Android UIs for Phones and Tablets" session at Google I/O 2011.

The example makes heavy use of the Renderscript framework, released with Android 3.0. Variations of the CarouselView component were used in several of the applications within Honeycomb including Books and YouTube when creating 3D carousel effects.

0

精彩评论

暂无评论...
验证码 换一张
取 消