mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-29 11:13:41 -04:00
* Removed repeated calculation. * Centralized the radius used to plot points and draw lines within GraphUtil.kt. * Updated the signal metrics chart to use the scroll features. * SignalMetricsChart long method warning suppression.