crux-bphc / CMS-Android

A custom Moodle app for the students of BITS Pilani, Hyderabad Campus.
MIT License
28 stars 39 forks source link

CourseContentFragment does not fetch course details #313

Open abhijeetviswa opened 3 years ago

abhijeetviswa commented 3 years ago

CourseContentFragment does not fetch course details, it only fetches course content. This is problematic when the fragment is directly launched from notifications. The course won't be available locally unless the user refreshes the course list, resulting in bad UX.