书到用时方恨少,事非经过不知难。这篇文章主要讲述 android控件-Containers相关的知识,希望能为你提供帮助。
1.RadioGroup
一组单选框容器
2.ListView
文章图片
3.GridView
文章图片
4.ExpandableListView
【android控件-Containers】 可折叠列表
文章图片
5.ScrollView
上下滚动条
6.HorizontalScrollView
左右滚动条
7.TabHost
分页
文章图片
8.webView
内置网页
9.SearchView
搜索框
文章图片
< SearchView android:layout_width="match_parent" android:layout_height="match_parent" />
推荐阅读
- android studio 使用基础
- @EnableAutoConfiguration和@SpringbootApplication注解
- Maven Webapp项目web.xml版本记录
- 定制APP三步走
- APP定制开发的准备事项
- Android多线程模型
- Android--Android studio --Button点击事件的写法
- Android-LinearLayout
- OpenCV读取并保存图像