How to use a tab widget in Android?
任何人都可以告诉我如何在Android中制作tab widget
?
Here's the ste-by-step from the SDK:
http://developer.android.com/guide/topics/ui/layout/tabs.html
Here's an article on how to add Tab widgets dynamically.
http://androidguys.com/?p=650
Here's an project you can download!
http://www.techwavedev.com/?p=14
I already tested this project! Worked fine!
If the link above doesn't work, see this another project: http://joshclemm.com/blog/?p=136
链接地址: http://www.djcxy.com/p/93260.html上一篇: 如何使用View进行布局填充剩余空间?
下一篇: 如何在Android中使用标签小部件?