ddewaele / GoogleMapsV2WithActionBarSherlock

This is a skeleton projects + full tutorial for using Google Maps v2 on Android with ActionBarSherlock 4.3.1
http://ddewaele.github.io/GoogleMapsV2WithActionBarSherlock/
182 stars 175 forks source link

Error in the demo main of directions #13

Open albersmc opened 9 years ago

albersmc commented 9 years ago

Hi, when i try the demo project (imported in android) pushing the button "directions" the app crashes with this error:

04-16 17:09:20.700 12557-12557/com.ecs.google.maps.v2.actionbarsherlock E/AndroidRuntime﹕ FATAL EXCEPTION: main Process: com.ecs.google.maps.v2.actionbarsherlock, PID: 12557 java.lang.NoSuchMethodError: android.support.v4.view.ViewGroupCompat.getLayoutMode

have you got a fix for that please?

Thanks in advance for your reply.