altosdroid: Save selected map type in AltosDroid object
authorKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 05:08:51 +0000 (22:08 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 05:11:43 +0000 (22:11 -0700)
commit4315b91d7afc2391e3f7444906ac226500bf1345
treec3b70790a300230e2d56bcc75febe7aa32f5a5f7
parent41028472fd2e7e0209125e76b94e551f9d10f89c
altosdroid: Save selected map type in AltosDroid object

The map tabs may not have been created when the map type was selected,
so save the desired type in the main application object.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java
altosdroid/src/org/altusmetrum/AltosDroid/TabMap.java
altosdroid/src/org/altusmetrum/AltosDroid/TabMapOffline.java