jofomah / osmdroid

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

onPause() and onResume() in SampleMapActivity.java #274

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In OpenStreetMapViewer/src/org/osmdroid/samples/SampleMapActivity.java:

1. onPause() calls super.onResume()
2. onResume() calls super.onPause()

Is this a bug?

Original issue reported on code.google.com by sagar.ch...@gmail.com on 10 Nov 2011 at 7:35

GoogleCodeExporter commented 8 years ago

Original comment by neilboyd on 11 Nov 2011 at 1:40

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r998.

Original comment by neilboyd on 12 Nov 2011 at 5:02