Skip to content

Commit 0d139a6

Browse files
authored
Update README.md
1 parent 42063af commit 0d139a6

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@
2121
: Android app to showcase complex UI/Animations with and without MotionLayout
2222

2323
## Avatars
24-
[Amazing Avatars](https://github.com/hearsilent/AmazingAvatar)
24+
1. [Amazing Avatars](https://github.com/hearsilent/AmazingAvatar)
2525
: 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.
2628

2729
## Buttons
2830
1. [Loading Button Android](https://github.com/leandroBorgesFerreira/LoadingButtonAndroid)
@@ -41,6 +43,10 @@
4143
: 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.
4244
4. [Android Tab Animation](https://github.com/cats-oss/android-tab-animation)
4345
: 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
4450

4551
## Chart
4652
[MPAndroid Chart](https://github.com/PhilJay/MPAndroidChart)
@@ -102,8 +108,10 @@
102108
: Extended Android Tab Layout with animated indicators that have continuous feedback.
103109

104110
## Tutorial for your App/Spotlight
105-
[Spotlight](https://github.com/TakuSemba/Spotlight)
111+
1. [Spotlight](https://github.com/TakuSemba/Spotlight)
106112
: 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.
107115

108116
## ViewPager Libraries
109117
1. [Looping ViewPager](https://github.com/kenilt/LoopingViewPager)

0 commit comments

Comments
 (0)