This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
Fix scrolling bug and other goodies
🎉 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
orquiz
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.