-7

unable to add list view in notification using remote views,is there any other way to display list view in notification bar as notification. Unable to add list view in remote view, Thanks in advance....

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
Gowthami
  • 16
  • 3

1 Answers1

0

You can not use RecyclerView in Notification.

If you want to show your data like whatsapp multiple message in notification, that is called Clubing.

Here is an example for Clubbing

https://stackoverflow.com/a/34961716/6676466

hope it will help you.

Vishal Chhodwani
  • 2,567
  • 5
  • 27
  • 40