Welcome to the Xamarin.Android feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Android, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
After migrating my project to AndroidX I'm getting the following error:
Can not resolve reference: `Xamarin.Android.Support.SwipeRefreshLayout`, referenced by `Syncfusion.SfPullToRefresh.XForms.Android`. Please add a NuGet package or assembly reference for `Xamarin.Android.Support.SwipeRefreshLayout`, or remove the reference to `Syncfusion.SfPullToRefresh.XForms.Android`.
I have removed the old Xamarin.Android.Support libraries and replaced them with the new Xamarin.AndroidX libraries.
I have the latest package versions installed of Syncfusion and Xamarin:
Syncfusion.Xamarin.Buttons 17.4.0.55
Syncfusion.Xamarin.SfListView 17.4.0.55
Syncfusion.Xamarin.SfNavigationDrawer 17.4.0.55
Syncfusion.Xamarin.SfNumericTextBox 17.4.0.55
Syncfusion.Xamarin.SfNumericUpDown 17.4.0.55
Syncfusion.Xamarin.SfPopupLayout 17.4.0.55
Syncfusion.Xamarin.SfPullToRefresh 17.4.0.55
Xamarin.AndroidX.Browser 1.2.0
Xamarin.AndroidX.Legacy.Support.V4 1.0.0
Xamarin.AndroidX.Lifecycle.LiveData 2.2.0
Xamarin.Forms 4.5.0.396
Xamarin.Google.Android.Material 1.0.0