altosdroid: Get rid of on-line only maps tab
authorKeith Packard <keithp@keithp.com>
Tue, 23 Jun 2015 01:41:01 +0000 (18:41 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 23 Jun 2015 04:04:43 +0000 (21:04 -0700)
commita959c1926048d1b96a06aa291131afd7c8e771c7
treedec770419e61571003c280c08ce43b8115594c70
parent18fe64cf2648568dd0bde5acd7b627f1ddb6917e
altosdroid: Get rid of on-line only maps tab

The offline tab did both, so delete the online one and replace it with
the offline one.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/res/layout/tab_map.xml
altosdroid/res/layout/tab_map_offline.xml [deleted file]
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java
altosdroid/src/org/altusmetrum/AltosDroid/TabMap.java
altosdroid/src/org/altusmetrum/AltosDroid/TabMapOffline.java [deleted file]