Closed KeenWarrior closed 7 years ago
Can I work on this
@garg-anuj I would like to work on it as well.
@free4murad Lets pick only one issue at a time. Please finish #144 for next issue.
@pg301 Go for it
@garg-anuj Thanks 👍
@garg-anuj I have replaced FavTriggerFragment but there is a small glitch now. Only when I refresh, this update comes. I have added the code in setUpForcedTrigger. Can you please guide me through.
@garg-anuj I think I fixed it. I removed setupstate method from triggerFragment
@pg301 What you can do is place the PR with WIP (Work in progress) tag. So that we can help you out better
I propose dissolving
FavTriggersFragment
intoTriggersFragment
.FavTriggersFragment
andTriggersFragment
have everything in common except atTriggersFragment
data come from rest api atFavTriggersFragment
data come from store.