AndroidAPS
AndroidAPS copied to clipboard
UI: Graph Scale Buttons instead of Dropdown
An alternative solution to https://github.com/nightscout/AndroidAPS/pull/3306 - instead of having text overlayed on the graph, added buttons to switch between scales.
Users can tap on buttons to quickly switch between graph scales instead of doing it with 3 actions. This will also make the dropdown exclusively for graph data management.
Todo:
- Remove graph scale from the dropdown menu
- Remove long tap on graph to switch between graph scales