listeners called Multiple Times
aurangzaibumer777 opened this issue · 0 comments
aurangzaibumer777 commented
the onBecameForeground calls multiple times if you have more than one activity on stack, so if you have three activities on stack, the onBecameForeground calls thrice. how to fix that.