geosolutions-it / smb-android

GoodGo Android app
GNU General Public License v3.0
2 stars 6 forks source link

Fix #54. Wait the layout to run map data display operations #56

Closed offtherailz closed 6 years ago

offtherailz commented 6 years ago

This fix waits for for layout, mapReady and data callback end before run the code to display map data. This allow to retrieve the map size correctly and so avoid the error.