llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Position of Toolbar buttons wrong at mobile resolution #98

Closed ksraj123 closed 4 years ago

ksraj123 commented 4 years ago

The position of toolbar buttons is wrong at mobile resolutions. It is inconsistent with other activities and this activity itself before addition of full screen button.

Below is how the toolbar currently looks like on mobile resolution - toolbar buttons now

Screen capture before addition of full screen button at 20ab3cc toolbar button before

llaske commented 4 years ago

Fixed in https://github.com/llaske/ExerciserReact/pull/96