Can not resolve reference: `Xamarin.Android.Support.ViewPager`
aminparsa18 opened this issue · 1 comments
aminparsa18 commented
Suddenly Getting this error on build:
Can not resolve reference: Xamarin.Android.Support.ViewPager
, referenced by Naxam.Ittianyu.BottomNavExtension
. Please add a NuGet package or assembly reference for Xamarin.Android.Support.ViewPager
, or remove the reference to Naxam.Ittianyu.BottomNavExtension
visual studio 2019
Naxam.BottomTabbedPage 0.3.0.2
Xamarin.Android.Support.ViewPager 28.0.0.1 is also installed
aphila1 commented
You must remove the reference and go and check your using statements at the top to see if its done correctly