我们可以在Manifest文件中使用Vector drawable作为App徽标吗?
我正在使用一个这样的drawable我的应用程序徽标,它的工作非常好.
但是当我尝试在Playstore上传应用程序的发布版本时,它会显示一条错误,指出无效徽标.
因此,我使用矢量drawable作为App徽标的原因.所以不能使用drawables的App徽标?如果我们可以那么('导致矢量drawables进入drawables文件夹而不是mipmap)?
android vector android-drawable
android ×1
android-drawable ×1
vector ×1