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

 

3.VideoView

posted @ 2018-04-13 21:27  富坚老贼  阅读(121)  评论(0编辑  收藏  举报