frapperino / sketchagram

Smartwatch application
Other
0 stars 0 forks source link

Remove DrawingHelper #10

Closed alehar9320 closed 9 years ago

alehar9320 commented 9 years ago

DrawingHelper was introduced to avoid having to dig deeper into how a View communications with its Fragment. By refactoring we can get rid of this redudandant class and simplify the logic.