This worked fine up to android 11
I am referring to this same case 6 years later.
Don't scold me, I spent the whole day reading
I'm sorry I didn't find the solution, help!!!
I am referring to this same case 6 years later.
B4X:
Dim intent As Intent
intent.Initialize("android.intent.action.CLOSE_SYSTEM_DIALOGS", "") 'close the notifications drawer
Dim p As Phone
p.SendBroadcastIntent(intent)
Don't scold me, I spent the whole day reading
I'm sorry I didn't find the solution, help!!!