Someone has some example running compatibility package?

I´ve put android-support-v4.jar on my project with "AndroidJavaSource"
compilation, but i can´t reference anything from it, on my axml like
viewpager

<android.support.v4.view.ViewPager android:layout_width="match_parent"
        android:id="@+id/viewPagerId"
android:layout_height="match_parent"></android.support.v4.view.ViewPager>

I always get an inflate error. (ClassNotFound)

Bye

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Using-the-New-Compatibility-Packages-and-TabActivity-Deprication-tp4705492p5079766.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to