'Can not resolve reference: `Xamarin.Android.Support.v7.CardView`, referenced by `EntryAutoComplete.Android`
I'm making a cross platform xamarin forms app and I'm trying to use the nuget package EntryAutoComplete v1.0.0. When trying to compile the app I get the folling error message:
Can not resolve reference: `Xamarin.Android.Support.v7.CardView`, referenced by `EntryAutoComplete.Android`. Please add a NuGet package or assembly reference for `Xamarin.Android.Support.v7.CardView`, or remove the reference to `EntryAutoComplete.Android`.
I tried to reproduce the error in another blank app and it was still there. If this is unresolvable I would appreicate any other free recommended packages to replace it (Entry with auto dropdown).
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
