Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Fix scrolling bug and other goodies

Compare
Choose a tag to compare
@ryanwarsaw ryanwarsaw released this 24 Sep 07:56
· 37 commits to master since this release
5fc4259

🎉 Fixes the following issues...

  • Fragment being created on top of existing fragment on orientation change causing scrolling defect.
  • Video playback being reset to the beginning when rotating the screen orientation
  • App now supports the ability to add topics with either a video or quiz or both!
    • The behavior is: auto-start the specific activity, unless both are present then it prompts an action menu.
  • Fix some styling inconsistencies that were particularly noticeable on smaller screens.