首页 > 移动平台 > 详细

(8) android控件-Containers

时间:2018-04-13 21:55:34      阅读:684      评论:0      收藏:0      [点我收藏+]

1.RadioGroup

 一组单选框容器

2.ListView

 技术分享图片

 

3.GridView

 技术分享图片

 

4.ExpandableListView

 可折叠列表

技术分享图片

 

5.ScrollView

 上下滚动条

 

6.HorizontalScrollView

 左右滚动条

 

7.TabHost

 分页

 技术分享图片

 

8.webView

 内置网页

 

9.SearchView

搜索框

技术分享图片

    <SearchView
        android:layout_width="match_parent"
        android:layout_height="match_parent" />

 

(8) android控件-Containers

原文:https://www.cnblogs.com/buchizaodian/p/8748919.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!