Trail-Sense
Trail-Sense copied to clipboard
Use CanvasView for clock
The clock should be updated to use the CanvasView class and the background of the dial should be drawn by the clock view instead of a separate view.
@kylecorry31 you mean for both digital and analog?
No, just the analog clock
In that case, then the background image can be safely deleted, analog already has it background. and we can use the system color for the digital text
Yes that is a piece of this issue. The other is to use the CanvasView base class like other custom drawn views. I added the help-wanted tag because it seemed you may be interested in picking that up, if that is not the case let me know and I can remove that label.
I can pick this up