android - In Xamarin error inflating class cardview -
i have used smaple code of xamarin.andoird.support.v7.cardview though bellow error
caused by: android.view.inflateexception: binary xml file line #1: error inflating class android.support.v7.widget.cardview
remove android support library v7 cardview component , add again! rebuild project , it's done! should not getting error now! tried same , worked.
Comments
Post a Comment