android:为每个选项卡创建自定义ListView
我真的很难理解如何为 TabView 的每个选项卡创建不同的自定义列表视图..以及是否可以在单个 Activity 中执行此操作。 所以,如果有人知道如何实现或教程......
谢谢。
I have Really hard time to understand that how to create different custom listview for each Tab of my TabView.. and is it possible to do this in single Activity.
so, if anyone know how to implement or tutorial for this...
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在这种情况下,您可以创建自定义适配器 http://www .softwarepassion.com/android-series-custom-listview-items-and-adapters/ 或 http://developerlife.com/tutorials/?p=327
in these case you can create a custom adapter http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/ or http://developerlife.com/tutorials/?p=327