Question player progress bar & hint bulb overlap unexpectedly
See original GitHub issueQuestion player progress bar & hint bulb overlap unexpectedly. See screenshot:
Ideally, we should make sure there’s sufficient separation between the question progress bar & hint bulbs so that they don’t overlap.
Note that this also seems to happen in the question player.
Final Solution as per below mentioned conversation.
Scale Progress Bar to Fit
“Scale Progress Bar to Fit” will animate to the right once the hint button appears, which looks more natural flowing than if it were to move up.
As per the image above the Progress Bar
size will change when the hint bulb appears and the Progress Bar
size will change (going back to normal) once the hint bulb disappears. Note that this change should have animation in place so that it does not look abrupt change.
Reference: https://github.com/oppia/oppia-android/issues/1839#issuecomment-704698704
Issue Analytics
- State:
- Created 3 years ago
- Comments:25 (20 by maintainers)
Top GitHub Comments
Done.
Thanks @ForgottenProgramme @BenHenning and @mschanteltc will get back to you on this. Also, checkout our wiki first. This will help you in setting up the project and once you sign the CLA and fill the survey form we can know what you are interested working on.