crosswall / Android-Coverflow

A beautiful coverflow lib for android
Other
910 stars 164 forks source link

Resolved Issue #1. Add Settings For Overlapping #5

Closed vincent-paing closed 8 years ago

vincent-paing commented 8 years ago

Added overlapping function in the PagerContainer with backport up to API 4.

Simply called myPagerContainer.setOverlapEnabled(true).

Haven't updated version in the gradle yet