I am trying to use the latest Xamarin Support Library v7 AppCompat 21.0.0-beta1 in my project. I am getting the following error.
Xamarin/Android.Support.v7.AppCompat/21.0.0-appcompat-v7/embedded/./res/values-v11/values.xml:43: error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
It is pretty much identical to the issue on the following thread but it is related to xamarin envrionment.
Any ideas would be appreciated.