【发布时间】:2020-05-02 17:58:59
【问题描述】:
android:src="@drawable/your_image" 选项未显示,但所有其他 .XML 文件选项均显示。即使在我将图像复制到可绘制文件夹中之后。 "改为出现@mipmap/ic_launcher 选项
【问题讨论】:
标签: imageview android-imageview splash-screen android-background android-mipmap
android:src="@drawable/your_image" 选项未显示,但所有其他 .XML 文件选项均显示。即使在我将图像复制到可绘制文件夹中之后。 "改为出现@mipmap/ic_launcher 选项
【问题讨论】:
标签: imageview android-imageview splash-screen android-background android-mipmap
sync 和rebulid 又是Android Studio
【讨论】: