kikoso / Swipeable-Cards

A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms.
Apache License 2.0
1.48k stars 364 forks source link

How to show up hidden library in project structure? #57

Closed datomnurdin closed 9 years ago

datomnurdin commented 9 years ago

I can't see your library after import via gradle

dependencies {
    compile fileTree(dir: 'libs', include: ['*.jar'])
    compile 'com.android.support:appcompat-v7:22.1.0'
    compile 'com.github.kikoso:SwipeableCards:1.1-RELEASE@aar'
}

screen shot 2015-05-18 at 3 48 27 pm

Please advice. Thank you.

kikoso commented 9 years ago

The library is not being shown in the project structure, is downloaded as an artifact.