This repository has been archived by the owner on May 6, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Issue
NullPointerException
on CourseComponent#isVideoBlock()
- The issue appears when app tries to check the component type on `Activity#onResume` while app still restoring the component information for `CourseUnitNavigationActivity`. Fixes: LEARNER-9527
- Loading branch information