mirror of
https://github.com/fankes/AndroidNotifyIconAdapt.git
synced 2025-09-04 17:55:37 +08:00
Update CONTRIBUTING.md
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
}
|
||||
```
|
||||
|
||||
- `iconColor` 中的颜色代码一律使用小写字母且格式必须为 #ff······ (· 为数值) **不要对颜色设置透明度**
|
||||
- 图标大小建议保持在 50x50,最高不得超过 72x72
|
||||
- 提交前建议优化图标文件体积,Windows 平台可以使用 [pinga](https://css-ig.net/pinga)
|
||||
- 图标必须可被调试工具识别为灰度图标并检查通过,否则不予合并代码,详情请见下方
|
||||
|
Reference in New Issue
Block a user