It's a while since I'm trying to make a small notification. After some researches i found that the default size is 64 dp, but is it possible to reduce this minimum size?
I found an app that makes this very small notification:
Do you know how to do something like that? I tried with custom notification but even if I set a different size in activity_main.xml it didn't change.