Cult icon indicating copy to clipboard operation
Cult copied to clipboard

help

Open roosevejun opened this issue 9 years ago • 2 comments

in build\intermediates\exploded-aar\com.github.ppamorim\cult\0.1.5\res\layout\layout_cult.xml No resource identifier found for attribute 'sl_shadowColor' in package

roosevejun avatar Jun 09 '15 03:06 roosevejun

Do you use another library that provide a shadow to views?

ppamorim avatar Jun 09 '15 11:06 ppamorim

def AAVersion = '3.3.1' def roboguiceVersion = '3.0.1'
compile 'com.esri.arcgis.android:arcgis-android:10.2.6' compile 'com.android.support:appcompat-v7:22.2.0' apt "org.androidannotations:androidannotations:$AAVersion" compile "org.androidannotations:androidannotations-api:$AAVersion" compile "org.roboguice:roboguice:$roboguiceVersion" provided "org.roboguice:roboblender:$roboguiceVersion" compile 'com.google.code.findbugs:jsr305:1.3.9' compile 'org.springframework.android:spring-android-rest-template:1.0.1.RELEASE' compile 'com.fasterxml.jackson.core:jackson-annotations:2.5.3' compile 'com.fasterxml.jackson.core:jackson-databind:2.5.3' compile 'com.google.zxing:core:3.2.0' compile 'com.github.ppamorim:cult:0.1.5' this is my project library

roosevejun avatar Jun 16 '15 14:06 roosevejun