erikabruni73 / osmdroid

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

Make MapView "all arguments" constructor public or protected #329

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Place a MapView in an XML resource. The MapView will be constructed using 
the standard XML two argument constructor which in turn calls the full 
constructor with defaults filled in. There's no way to override these defaults 
in a subclass because that constructor is private.

What is the expected output? What do you see instead?

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

Please provide any additional information below.

Original issue reported on code.google.com by stevenkr...@gmail.com on 3 Apr 2012 at 2:58

GoogleCodeExporter commented 9 years ago
entered twice

Original comment by neilboyd on 4 Apr 2012 at 5:19