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.
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.