erikabruni73 / osmdroid

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

MapView not working in Fragment #257

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create MapView in onCreateView in Fragment
2. Lunch the fragment from an activity

What is the expected output? What do you see instead?
To see a map, however empty screen is shown.

What version of the product are you using? On what operating system?
omsdroid 3.0.5
Android minSdkVersion 7, targetSdkVersion 11
Android Compatibility Package v4, rev3

Please provide any additional information below.

Original issue reported on code.google.com by filip....@gmail.com on 2 Sep 2011 at 1:30

GoogleCodeExporter commented 9 years ago
OK, adding the MapView to RelativeLayout and returning it instead fixed the 
problem.

Original comment by filip....@gmail.com on 2 Sep 2011 at 2:15

GoogleCodeExporter commented 9 years ago
issue seems to be fixed

Original comment by neilboyd on 2 Sep 2011 at 5:34