SimpleSearchView icon indicating copy to clipboard operation
SimpleSearchView copied to clipboard

sdk problem

Open SUMIT0733 opened this issue 6 years ago • 1 comments

when i implement this library in gradle.build and sync if, It sync and give me the error. ../../.gradle/caches/transforms-1/files-1.1/appcompat-v7-28.0.0.aar/ff1c465b622aca7882412f99ea6427fb/res/values-v28/values-v28.xml |   error: resource android:attr/dialogCornerRadius not found. |   app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml |   error: resource android:attr/dialogCornerRadius not found. |   ../../.gradle/caches/transforms-1/files-1.1/appcompat-v7-28.0.0.aar/ff1c465b622aca7882412f99ea6427fb/res/values/values.xml |   error: resource android:attr/fontVariationSettings not found. |   error: resource android:attr/ttcIndex not found. |     failed linking references. |  

My compile sdk and Target sdk is 27 ,then why i got an error of sdk 28?

SUMIT0733 avatar Feb 21 '19 06:02 SUMIT0733

same problem here

fukemy avatar Apr 11 '20 10:04 fukemy