System:Android 10.0 (Huawei EMUI 10.0)
Is the window(or dialog) shown at the bottom of the screen an android Notification?
It's a clock remind window from a clock app. As you can see in the image, the app's main window does not show. Only the dialog can pop up when the phone is in standby. I want to realize the same clock window function.
It seems like a notification because if I turn off the permission of the app's notification, it can not show.
But I don't know how to show a notification at the bottom of screen while not at the notification bar.
Any help would be greatly appreciated!