且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

用于操作栏和通知的 Android 图标生成器不起作用(灰色形状)

更新时间:2023-09-24 12:58:10

You can use a tool for creating generic icons in Asset Studio: https://romannurik.github.io/AndroidAssetStudio/icons-generic.html. To get it look like ActionBar Icon, you should make next actions:

  1. Choose image
  2. The size of image should stay at 24dip
  3. Change padding to 4dip
  4. Move foreground color thumb to 0%
  5. That's it! Download .zip now.

The sizes of icons will be pretty the same as you can get them with ActionBar Icon Generator.

How it looks for me: