/AndroidCarouselPicker

Android library for embedding good scrolling fragment for picking items. Implemented with RecyclerView. Currently only horizontal scrolling available.

Primary LanguageJava

CarouselPicker

Android library for embedding good scrolling fragmentfor picking items. Implemented with RecyclerView. Currently only horizontal scrolling available.

###Gradle:

compile 'com.givenocode.carouselpicker:carousel-picker:0.0.1'

####Problems:

  1. do not set 0dp to fragment width. Causes crash.