altosdroid: Place icons on screen instead of drawing path
authorKeith Packard <keithp@keithp.com>
Wed, 27 May 2015 06:05:49 +0000 (23:05 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 27 May 2015 06:05:49 +0000 (23:05 -0700)
commit103a50db50be55c2293468d273dd94472dd89d94
tree406a5d725af1811a595e954bd4377fad72986c44
parent2509b664df6a13e6ae9e6753dc9fa0d696a4f6c7
altosdroid: Place icons on screen instead of drawing path

This makes drawing a bunch faster, and locating stuff on the screen easier.

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