You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Process: org.odk.collect.android, PID: 14731
java.lang.NullPointerException: Attempt to invoke virtual method 'android.graphics.drawable.Drawable android.content.Context.getDrawable(int)' on a null object reference
at android.support.v4.content.ContextCompat.getDrawable(ContextCompat.java:463)
at org.odk.collect.android.utilities.IconUtils.getBitmap(IconUtils.java:41)
at org.odk.collect.android.map.GoogleMapFragment.getBitmapDescriptor(GoogleMapFragment.java:503)
at org.odk.collect.android.map.GoogleMapFragment.updateLocationIndicator(GoogleMapFragment.java:340)
at org.odk.collect.android.map.GoogleMapFragment.onLocationChanged(GoogleMapFragment.java:330)
at org.odk.collect.android.location.client.AndroidLocationClient.onLocationChanged(AndroidLocationClient.java:156)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:297)
Software and hardware versions
Collect v1.21 beta 0
Problem description
App crashes if the user opens some GeoWidget with Google Map and immediately changes device orientation
Steps to reproduce the problem
crashGeoPoint2.txt
Expected behavior
The text was updated successfully, but these errors were encountered: