创建圆形启动器图标

问题描述 投票:4回答:2

我正在尝试在Android Studio 2.2中创建圆形启动器图标,但它们不断出现。有人遇到过这种情况么?难道我做错了什么?

enter image description here

enter image description here

android android-layout android-studio assets android-launcher
2个回答
4
投票

单击Next后,您应该获得圆形启动器图标。

预览可能会产生误导,因为它们具有背景图标。

毕竟,如果你不能得到你所期望的,试试:https://romannurik.github.io/AndroidAssetStudio/

希望它会有所帮助


0
投票

转到“文件>新建>资产工作室”下,然后查找“前景”,“背景”,“旧版”。单击Legacy并从“shape”下的下拉菜单中选择“circle”。

© www.soinside.com 2019 - 2024. All rights reserved.