I want to count the onclick() of button in RecyclerView. But it Does not visible in Notification TextView.
Asked
Active
Viewed 1,058 times
0
-
full code of adapter – Jaydeep Devda Jun 05 '17 at 07:23
-
1Possible duplicate of [increment counter which click of button in recyclerview](https://stackoverflow.com/questions/35918372/increment-counter-which-click-of-button-in-recyclerview) – Beck Yang Jun 05 '17 at 09:28
1 Answers
1
I know its late but you can add boolean item.hasnotification()
for whether display or not the badge and item.getNotificationCount()
for displaying numbers in it

puya ars
- 327
- 2
- 9