CMS-Android
CMS-Android copied to clipboard
Fix course list not refreshing and course page not redirecting after unenrolment
2 fixes were carried out on pull request crux-bphc#336, namely:- 1)Course page still opens even after unenrolment. 2)Local course list does not refresh after unenrolment.
This PR has two merge commits that are totally necessary. I'm not sure if this a way to convert this directly into a linear history using an interactive rebase. You can always start the process from scratch in a separate branch and cherry pick your specific commit.
I haven't gone through the code yet.