Remove ACTION_USER_PRESENT listener on API 26+
This is removed since we can't change notification priority dynamically since API 26 and this also prevents an extraneous system notification. NB: After this change, `visible` doesn't have any observable effect on API 26+.
Showing
Please register or sign in to comment