Priit Pärna

Results 4 comments of Priit Pärna

I use regular fragments from android.app.FragmentManager + android.support.v4.view.ViewPager These support libraries are compiled into 'com.android.support:appcompat-v7:21.+' 'com.android.support:support-v13:21.0.+'

Switched to latest import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentStatePagerAdapter; Still getting same crash.. :( Caused by: android.os.BadParcelableException: ClassNotFoundException when unmarshalling: com.getbase.floatingactionbutton.FloatingActionsMenu$SavedState … but it all seems to be connected with...

So you have a ViewPager with Fragment with MapView and FAM, is that correct? – correct Google Play Services - rev. 22 No non-standard MapView libraries Here's my list of...