daimajia / daimajia/AndroidImageSlider
Cannot find symbol 'SliderLayout'
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I face issue import the library.
I follow the wiki by include this in my gradle
```
compile "com.android.support:support-v4:+"
compile 'com.squareup.picasso:picasso:2.3.2'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.daimajia.slider:library:1.1.5@aar'
```
I sync the gradle with my project.
Still i face the cannot find symbol ;..
Any idea?
Thank
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.