Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Spinner.Underlined'.
解决方法:
- buildscript {
- repositories {
- jcenter()
- maven { url 'https://dl.bintray.com/yazeed44/maven' }
- }
Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Spinner.Underlined'.
解决方法:
- buildscript {
- repositories {
- jcenter()
- maven { url 'https://dl.bintray.com/yazeed44/maven' }
- }