Skip to content

Instantly share code, notes, and snippets.

@topgenorth
Created April 17, 2014 21:06
Show Gist options
  • Save topgenorth/11011644 to your computer and use it in GitHub Desktop.
Save topgenorth/11011644 to your computer and use it in GitHub Desktop.
Google Play Services Component, rev 16
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: error : Tool exited with code: 1. Output: /Users/tom/Desktop/GPSTest/Components/googleplayservices-16.0/lib/android/19.1.0/content/support/v7/mediarouter/res/layout-v17/mr_media_route_list_item.xml:22: error: No resource identifier found for attribute 'paddingStart' in package 'android'
/Users/tom/Desktop/GPSTest/Components/googleplayservices-16.0/lib/android/19.1.0/content/support/v7/mediarouter/res/layout-v17/mr_media_route_list_item.xml:22: error: No resource identifier found for attribute 'paddingEnd' in package 'android'
/Users/tom/Desktop/GPSTest/Components/googleplayservices-16.0/lib/android/19.1.0/content/support/v7/mediarouter/res/layout-v17/mr_media_route_list_item.xml:22: error: Error: No resource found that matches the given name (at 'paddingStart' with value '?android:attr/listPreferredItemPaddingStart').
/Users/tom/Desktop/GPSTest/Components/googleplayservices-16.0/lib/android/19.1.0/content/support/v7/mediarouter/res/layout-v17/mr_media_route_list_item.xml:22: error: Error: No resource found that matches the given name (at 'paddingEnd' with value '?android:attr/listPreferredItemPaddingEnd').
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment