android - Display Window on top of any app AND status bar but not appear on lock screen? -
to display window on top of status bar (and accept touch events), seems type_system_error
way go.
however, such window appear on lock screen, not want happen.
is there other way achieve this?
if not, there way listen event lockscreen becomes visible, can hide window programmatically?
please note: app not have activity
context.
Comments
Post a Comment