Android Wifi 信号图标
Android Wifi signal icons
有没有办法获取系统用于Wifi强度信号的图标(我没有在任何地方找到它们..)?我希望他们为我的应用程序创建自定义 Wifi 管理器。
如果有可用的布局资产,那将非常有用(但是不知道我可以在哪里寻找它们:( ))。
谢谢:)
您可以在 githubmaterial 的 material 设计资源中获得所有 material 设计图标 here, they are under the device section. You can also refer to the icons and their locations by this link here 以更好地浏览文件夹。
希望这会有所帮助:)
您可以试试this one,png 是免费的。祝你好运!
您还可以从 https://www.google.com/design/icons/
获取默认的 material 设计图标
只需选择您想要的图标、大小和颜色,然后下载为 PNG 格式,这将为您提供 android、ios 和网络所需的所有屏幕分辨率的图标。
有没有办法获取系统用于Wifi强度信号的图标(我没有在任何地方找到它们..)?我希望他们为我的应用程序创建自定义 Wifi 管理器。
如果有可用的布局资产,那将非常有用(但是不知道我可以在哪里寻找它们:( ))。
谢谢:)
您可以在 githubmaterial 的 material 设计资源中获得所有 material 设计图标 here, they are under the device section. You can also refer to the icons and their locations by this link here 以更好地浏览文件夹。 希望这会有所帮助:)
您可以试试this one,png 是免费的。祝你好运!
您还可以从 https://www.google.com/design/icons/
获取默认的 material 设计图标只需选择您想要的图标、大小和颜色,然后下载为 PNG 格式,这将为您提供 android、ios 和网络所需的所有屏幕分辨率的图标。