|
|
|
|
|
by grishka
903 days ago
|
|
> Android forces app developers to categorize notifications (the API is called notification channels). There's nothing to force you to be honest. It only forces you to specify a channel when you post a notification. You can as well just create a single one for everything, which is exactly what some apps do. |
|