Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android 2.2 是否支持轮播视图?因为我遇到的大多数示例都是针对 Android 3.0 的。
注意:我的互联网存在一些问题,这就是我无法安装 Android 2.2 并对其进行测试的原因。
不,CarouselView 需要 RenderScript,而 RenderScript 仅是 3.0+。请参阅其中一位 Android 开发人员的答案。