为了账号安全,请及时绑定邮箱和手机立即绑定

ImageView控件

ImageView控件

<ImageView    android:layout_width="wrap_content"    android:layout_height="wrap_content"    app:srcCompat="@mipmap/ic_launcher"    android:id="@+id/imageView"    android:layout_marginTop="17dp"    android:layout_below="@+id/editText"    android:layout_alignLeft="@+id/editText"    android:layout_alignStart="@+id/editText"    android:layout_alignParentRight="true"    android:layout_alignParentEnd="true" />ImageView控件与老师视频课程中讲得代码不一样:android:src="@drawable/ic_launcher"两者表达的意思一样吗?
查看完整描述

1 回答

?
慕虎5384743

TA贡献1条经验 获得超0个赞

android图片目录是mipmap,eclipse是drawble,效果一样
查看完整回答
反对 回复 2017-02-16
  • 1 回答
  • 0 关注
  • 2409 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信