Created
April 17, 2014 21:06
-
-
Save topgenorth/11011644 to your computer and use it in GitHub Desktop.
Google Play Services Component, rev 16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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