jofomah / osmdroid

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

Adding MapView to a Dialog #262

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create own DialogPreference
2. override onCreateDialogView
3. return a MapView instance

What is the expected output? What do you see instead?
Expected: MapView inside Dialog.
Instead: Just OK/Cancel Buttons

What version of the product are you using? On what operating system?
3.0.5

Please provide any additional information below.
Using Android 2.1.2

Original issue reported on code.google.com by Robert.K...@gmail.com on 15 Sep 2011 at 11:04