pakerfeldt / android-viewflow

A horizontal view scroller library for Android
1.78k stars 695 forks source link

CircleFlowIndicator - adding 'spacing' attribute #85

Closed twicecircled closed 11 years ago

twicecircled commented 11 years ago

CircleFlowIndicator - Allows circle spacing that is different to radius.

Added a 'spacing' field and attribute which replaces the 'radius' field in some of the calculations to make the spacing no longer proportional to the radius.