Drawable resource files not found for Google Play component
问题 I have previously been using Xamarin Studio to code a Google Maps application and have copied the files into a new folder to use in Visual Studio. I am getting many resource errors all in relation to the Google Play component when building the Android application in Visual Studio. Here is one of the errors: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_pressed_dark') Here is the XML file: <?xml version="1.0" encoding="utf-8"?>