I create event I send this event on free activities. But When I send on only one Activity I have in @Subscribe method called multiple time for the same event
Asked
Active
Viewed 248 times
0
-
1Could you check there are other functions expecting same parameter on the parent class of your activity. Additionally, question is not clear, maybe code piece is needed to make it more understandable. – Erdem Dec 20 '18 at 15:00
-
@Erdem only in one activity I have a function expecting this parameter – tompok Dec 21 '18 at 07:17