摘要:
(一) 知识点:id使用系统自带 1.效果图: 2.布局 activity_main.xml 也可以在 activity_main.xml布局中使用include tab1.xml tab2.xml tab3.xml 2.MainActivity.java 阅读全文
posted @ 2018-05-21 15:48
helloWorldhelloWorld
阅读(109)
评论(0)
推荐(0)
摘要:
(一) 1.效果图:,实现点击水果下拉水果列表,点击苹果弹出苹果 2.activity_main.xml 3..新建list_c.xml list_p.xml list.p.xml list_c.xml 4.MainActivity.java 5. 新建适配器MyAdapter.java 阅读全文
posted @ 2018-05-21 15:42
helloWorldhelloWorld
阅读(117)
评论(0)
推荐(0)