Mindinventory / vanilla-place-picker

Simple(vanilla) yet 'Do it all' place picker for your place picking needs in Android
https://www.mindinventory.com/android-application-development.php
MIT License
120 stars 34 forks source link

issue with VanillaPlacePicker:0.0.9 using with java #31

Closed amitimg29 closed 4 years ago

amitimg29 commented 4 years ago
 Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.vanillaplacepicker.data.VanillaAddress.getFormattedAddress()' on a null object reference
JaldeepAsodariya commented 4 years ago

Hey @amitimg29 This issue is solved in #32 Please update VanillaPlacePicker version to 0.1.0

amitimg29 commented 4 years ago

Thank you sir.