别裁伪体亲风雅,转益多师是汝师。这篇文章主要讲述 android控件-images相关的知识,希望能为你提供帮助。
1.imageButton
图片按钮
文章图片
< ImageButton android:id="@+id/imageButton" android:layout_width="wrap_content" android:layout_height="74dp" android:layout_weight="0.19" app:srcCompat="@color/colorAccent" />
2.imageview
【android控件-images】
3.VideoView
推荐阅读
- android控件-widgets
- (10) android控件-date
- android studio 使用基础
- android控件-Containers
- @EnableAutoConfiguration和@SpringbootApplication注解
- Maven Webapp项目web.xml版本记录
- 定制APP三步走
- APP定制开发的准备事项
- Android多线程模型