Action in Notification

Post your questions and help other users.

Moderator: Martin

Post Reply
mrocha
Posts: 29
Joined: 18 Nov 2014 18:16

Action in Notification

Post by mrocha » 31 Mar 2018 17:16

Using the Action, "Perform Action in Notification", I need choose an button to "touch" naming it, ex. "Reply", how I can touch the own Notification, not some button, but the own Notification? Is possible without Control UI? Thanks.

User avatar
Desmanto
Posts: 2709
Joined: 21 Jul 2017 17:50

Re: Action in Notification

Post by Desmanto » 31 Mar 2018 17:41

Don't use Control UI, it won't work reliably in this case.

"Perform Action on Notification on Statusbar" only works when the trigger is "Notification on Statusbar Displayed". Or if the trigger is something else, you need to add condition "Notification on Statusbar Displayed", before using this action. To click the notication only, use Action Type Click notification. To click additional acttion (Reply, Set Read), use Action Type Click button.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.

mrocha
Posts: 29
Joined: 18 Nov 2014 18:16

Re: Action in Notification

Post by mrocha » 31 Mar 2018 18:41

Thanks

Post Reply