energyplug / geobeagle

Automatically exported from code.google.com/p/geobeagle
0 stars 0 forks source link

Coordinates in "Edit Geocache" not saved if activity interrupted #84

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
From Georg:

to reproduce: open any waypoint (e.g. a newly added "My Location"), change 
the coordinates to some far-far-away location, press <home>, long-press 
<home> and choose geobeagle. the old coordinates are opened

I suppose when the activity is re-opened, it gets the coords from the 
intent/context instead of the database

Original issue reported on code.google.com by stephen5...@gmail.com on 26 Sep 2009 at 3:33

GoogleCodeExporter commented 8 years ago
Moving to low priority; a fix entails saving all the state for the page so it 
can survive onPause onResume.

Original comment by stephen5...@gmail.com on 28 Sep 2009 at 8:07