Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 717 Bytes

File metadata and controls

21 lines (14 loc) · 717 Bytes

Android Carousel with Circular Image and Card

This project is build using the following library:

How to Add

Add following code to your gradle

compile 'com.azoft.carousellayoutmanager:carousel:1.1.5'
compile 'com.android.support:cardview-v7:23.4.0'
compile 'de.hdodenhof:circleimageview:2.0.0'

Android Carousel with Circular Image and Card