|
21 | 21 | : Android app to showcase complex UI/Animations with and without MotionLayout |
22 | 22 |
|
23 | 23 | ## Avatars |
24 | | - [Amazing Avatars](https://github.com/hearsilent/AmazingAvatar) |
| 24 | +1. [Amazing Avatars](https://github.com/hearsilent/AmazingAvatar) |
25 | 25 | : An android amazing avatar anim in CollapsingToolbarLayout. |
| 26 | +2. [Avatar View](https://github.com/vitorhugods/AvatarView) |
| 27 | + : A circular Image View with a lot of perks. Including progress animation and highlight state with borders and gradient color. |
26 | 28 |
|
27 | 29 | ## Buttons |
28 | 30 | 1. [Loading Button Android](https://github.com/leandroBorgesFerreira/LoadingButtonAndroid) |
|
41 | 43 | : A widget that enables the user to select a number from a predefined range. Progress value can be changed using the up and down arrows, click and edit the editable text or swiping up/down or left/right. |
42 | 44 | 4. [Android Tab Animation](https://github.com/cats-oss/android-tab-animation) |
43 | 45 | : Easily create TabLayout.Tab animations that sync with the scrolling progress of ViewPager |
| 46 | +5. [Scaling Layout](https://github.com/iammert/ScalingLayout) |
| 47 | + : With Scaling Layout scale your layout on user interaction. |
| 48 | +6. [Expandable Layout](https://github.com/iammert/ExpandableLayout) |
| 49 | + : Expandable LinearLayout |
44 | 50 |
|
45 | 51 | ## Chart |
46 | 52 | [MPAndroid Chart](https://github.com/PhilJay/MPAndroidChart) |
|
102 | 108 | : Extended Android Tab Layout with animated indicators that have continuous feedback. |
103 | 109 |
|
104 | 110 | ## Tutorial for your App/Spotlight |
105 | | - [Spotlight](https://github.com/TakuSemba/Spotlight) |
| 111 | +1. [Spotlight](https://github.com/TakuSemba/Spotlight) |
106 | 112 | : Android Library that lights items for tutorials or walk-throughs etc. |
| 113 | +2. [Material Intro View](https://github.com/iammert/MaterialIntroView) |
| 114 | + : Material Intro View is a showcase android library. |
107 | 115 |
|
108 | 116 | ## ViewPager Libraries |
109 | 117 | 1. [Looping ViewPager](https://github.com/kenilt/LoopingViewPager) |
|
0 commit comments