diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2013-03-27 22:08:42 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2013-03-27 22:08:42 +0100 |
| commit | 4d92b7e18c42f539d641807f4304f41a5efa8ac0 (patch) | |
| tree | a9ace71c84faf96127b08e912f8181ac09d9da21 /main/src/cgeo/geocaching/VisitCacheActivity.java | |
| parent | d5f402150fa85c6acb4d46b15b2b3eca6f70edc8 (diff) | |
| download | cgeo-4d92b7e18c42f539d641807f4304f41a5efa8ac0.zip cgeo-4d92b7e18c42f539d641807f4304f41a5efa8ac0.tar.gz cgeo-4d92b7e18c42f539d641807f4304f41a5efa8ac0.tar.bz2 | |
fix #2602: crash on "show on list" from live map
The pseudo loader created by onCreate() when coming from the live map
uses the adapter before it is created.
Here we invert the order of creation while checking for onCreateLoader()
returning null which is the case when coming from a map.
Diffstat (limited to 'main/src/cgeo/geocaching/VisitCacheActivity.java')
0 files changed, 0 insertions, 0 deletions
