1.png图片没有显示出来,如下 png图片被我放在res/drawable-xxxhdpi目录中
2.可以Design 旁的Layout Validation进行代替
3.希望有人能告诉我 png图片没有在 design显示的原因,下面是我的代码。
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/activity_splash" android:layout_width="match_parent" android:layout_height="match_parent" > <ImageView android:layout_width="match_parent" android:layout_height="match_parent