【发布时间】:2018-08-07 09:18:01
【问题描述】:
启动图标在 OS 8.0/8.1 Oreo 的设备上无法正常显示。 我把一切都像这里Launcher Icon is not Shown in Oreo 8.0/8.1 一样,但结果是:
有人可以帮忙吗?
【问题讨论】:
-
请您尝试从设备中删除应用程序,从应用程序中删除构建文件夹然后再次运行吗?
-
只需从所有 mipmap 文件夹中删除 ic_launcher_round 并在删除后尝试重新安装。
-
@FaysalAhmed 我照你说的做了,但结果是一样的。还有其他建议吗? :)
-
@RahulKhurana 我也尝试了你的建议,但没有用
-
您是否从 androidManifyt.xml 文件中删除了 android:roundIcon="@mipmap/ic_launcher_round" ??
标签: android android-8.0-oreo android-8.1-oreo