Skip to content

Commit b2cec99

Browse files
committed
add AndroidRubberIndicator by @LyndonChin
1 parent 5a81f23 commit b2cec99

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ Name | License | Demo
144144
[SmartTabLayout](https://github.com/ogaclejapan/SmartTabLayout) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/smarttablayout.gif" width="49%">
145145
[FlipViewPager.Draco](https://github.com/Yalantis/FlipViewPager.Draco) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/FlipViewPager-Draco.gif" width="100%">
146146
[MaterialViewPager](https://github.com/florent37/MaterialViewPager) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/MaterialViewPager.png" width="49%"> <img src="/art/MaterialViewPager2.gif" width="49%">
147+
[AndroidRubberIndicator](https://github.com/LyndonChin/AndroidRubberIndicator) | [MIT](http://opensource.org/licenses/MIT) | <img src="/art/AndroidRubberIndicator.gif" width="60%">
147148

148149
Label / Form
149150
======================
@@ -234,7 +235,7 @@ Name | License | Demo
234235
[SilkCal](https://github.com/NLMartian/SilkCal) | [MIT](http://opensource.org/licenses/MIT) | <img src="/art/SilkCat.gif" width="49%">
235236
[SublimePicker](https://github.com/vikramkakkar/SublimePicker) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/sublimePicker_date.png" width="49%"> <img src="/art/sublimePicker_time.png" width="49%"> <img src="/art/sublimePicker_repeat.png" width="49%">
236237
[MaterialDateTimePicker](https://github.com/wdullaer/MaterialDateTimePicker) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/MaterialDateTimePicker_date.png" width="49%"> <img src="/art/MaterialDateTimePicker_time.png" width="49%">
237-
[CompactCalendarView](https://github.com/SundeepK/CompactCalendarView) | [MIT](http://opensource.org/licenses/MIT) | <img src="/art/compact-calendar-demo.gif" width="49%">
238+
[CompactCalendarView](https://github.com/SundeepK/CompactCalendarView) | [MIT](http://opensource.org/licenses/MIT) | <img src="/art/compact-calendar-demo.gif" width="49%">
238239

239240
Graph
240241
======================

art/AndroidRubberIndicator.gif

175 KB
Loading

art/compact-calendar-demo.gif

-899 KB
Loading

pages/ViewPager.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Name | License | Demo
1212
[SmartTabLayout](https://github.com/ogaclejapan/SmartTabLayout) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/smarttablayout.gif" width="49%">
1313
[FlipViewPager.Draco](https://github.com/Yalantis/FlipViewPager.Draco) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/FlipViewPager-Draco.gif" width="100%">
1414
[MaterialViewPager](https://github.com/florent37/MaterialViewPager) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/MaterialViewPager.png" width="49%"> <img src="/art/MaterialViewPager2.gif" width="49%">
15+
[AndroidRubberIndicator](https://github.com/LyndonChin/AndroidRubberIndicator) | [MIT](http://opensource.org/licenses/MIT) | <img src="/art/AndroidRubberIndicator.gif" width="60%">

0 commit comments

Comments
 (0)