altosdroid: Split out AltosMapView into separate file
authorKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 05:13:39 +0000 (22:13 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 05:14:39 +0000 (22:14 -0700)
This lets us use the regular layout configuration bits in the .xml
file instead of needing to patch the map object into the display. That
was causing problems when re-entering the map tab as the map view
would somehow end up with a zero width.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found