动画通知栏图标是否可以接受?
Are animated notification bar icons acceptable?
我正在考虑将我的应用程序中的静态通知栏图标转换为动画图标,因为这似乎会让用户更容易识别应用程序状态。
我检查了一下,发现通知栏中的动画图标 (animation-list
Drawable
s) 确实有效。
但我不记得我曾在通知栏中看到过动画图标,除了系统图标(例如充电时的电池)。另外,我无法从 Google 中找到有关此事的指南。
动画通知栏图标acceptable\recommended是否符合Google的requirements\guidelines?
我觉得Google不推荐使用,但是可以接受。
Google: We make Android guidelines only to not follow them and force
everybody else to do the same.
我没有找到任何关于动画化通知图标的官方 Google 指南,但有很多有用的信息
https://material.io/guidelines/patterns/notifications.html#notifications-behavior
我正在考虑将我的应用程序中的静态通知栏图标转换为动画图标,因为这似乎会让用户更容易识别应用程序状态。
我检查了一下,发现通知栏中的动画图标 (animation-list
Drawable
s) 确实有效。
但我不记得我曾在通知栏中看到过动画图标,除了系统图标(例如充电时的电池)。另外,我无法从 Google 中找到有关此事的指南。
动画通知栏图标acceptable\recommended是否符合Google的requirements\guidelines?
我觉得Google不推荐使用,但是可以接受。
Google: We make Android guidelines only to not follow them and force everybody else to do the same.
我没有找到任何关于动画化通知图标的官方 Google 指南,但有很多有用的信息
https://material.io/guidelines/patterns/notifications.html#notifications-behavior