
Contexts - Screen & Scroller
The first few hours of coding today were spent getting the screen and scroller contexts to function properly for the new format, seen in the screenshots here. The issue was not a major one, but rather a small tweak to the code. It also gave me an opportunity to make the method for formatting the UI with the item scroller more adaptable to new contexts.


New variables were added to address the spacing between the items, based on the screen and scroller contexts. That way, regardless of how the item scroller is used, all of the necessary settings only need to be adjusted in one place. So using the item scroller as part of other UI screens should be easier.
So much work left on the gauges, but good progress 🙂
Stay awesome,
EMH

HOW MOOVPAD IS BEING BUILT
For the overview of how MOOVPAD apps are being developed, the reasoning behind particular decisions during development, policies, and more in relation to all the technical things, please see the link to the left.
This will be an ongoing work in progress, and will always be linked to the bottom of each upcoming Blog post.