altosdroid: use 'show' to set new tab contents in onResume
authorKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 16:43:58 +0000 (09:43 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 16:43:58 +0000 (09:43 -0700)
commit4f1c4dddbce7b4e8673173f1690f79ba60e72ba2
tree7cbde30bb412384ffc76de6d3bc4ab516e9ee42a
parent625c496987c2d320a51f3d27f8f00bde17b46a78
altosdroid: use 'show' to set new tab contents in onResume

Hook onResume so that newly created/recreated tabs get current
contents. The set_visible hook isn't sufficient for that.

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