gpt4 book ai didi

android - 圆形图标在 Android Studio 3.0 中没有改变

转载 作者:行者123 更新时间:2023-11-29 14:43:56 24 4
gpt4 key购买 nike

启动器图标改变了,但圆形图标没有改变,当我点击android手机的最近选项卡时,它显示android studio的默认图标。

<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">

Icon on recent app

最佳答案

去掉里面的XML文件

res >> mipmap >> ic_launcher >> ic_launcher.xml

res >> mipmap >> ic_launcher_round >> ic_launcher_round.xml

关于android - 圆形图标在 Android Studio 3.0 中没有改变,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48236824/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com