Why do we need ActivityScope in this example?
chaitanya-exp opened this issue · 0 comments
chaitanya-exp commented
We need new presenter on every activity creation anyways. If it is to handle activity recreation then the associated component will also be recreated which in turns results in new presenter object.