Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How did you get text from InboxStyle Notification ? #15

Open
manjulkadyan opened this issue Feb 7, 2020 · 0 comments
Open

How did you get text from InboxStyle Notification ? #15

manjulkadyan opened this issue Feb 7, 2020 · 0 comments

Comments

@manjulkadyan
Copy link

manjulkadyan commented Feb 7, 2020

I am using AccessibilityService and casting event to notification
Notification n = (Notification) event.getParcelableData();

But in case of inbox style notification it give 2 new messages,3 new message,4 new messages....
is their any other way to retrieve notification extra messages ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant