UI编写原生UI控件ImageView图像本页总览ImageView图像说明 图像 使用示例 <ImageView android:layout_height="wrap_parent" android:layout_width="match_parent" android:src="@drawable/a" /><ImageView android:layout_height="wrap_parent" android:layout_width="match_parent" android:src="http://baidu.com" /> 属性说明 公有属性 请参考 公有属性 私有属性