Skip to content

How did you get text from InboxStyle Notification ? #15

@manjulkadyan

Description

@manjulkadyan

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions