使用Material Desigin概念重新设计的Instagram Demo APP
                 jopen
                 10年前
            
                    InstaMaterial是Github上的一个使用Material Desigin概念重新设计的Instagram Demo APP,
  在代码中实现了很多Material Desigin动画效果,是我们学习好资源。 
你可以在这里下载最新的APP,体验一下效果。
如何实现
以下文章链接都引用自作者博客
- Application intro transitions
 - Toolbar
 - Floating action button
 - RecyclerView
 
- Comments view enter and exit transition
 
- Send button animation in comments view
 - ViewAnimator
 - Ripples
 - RecyclerView smoothness
 
- Floating context menu for feed item
 
- Like counter
 - Like button animation
 - Like photo animation
 - AnimatorSet
 - ObjectAnimator
 - TextSwitcher
 
- User profile
 - Circural user photo
 - Circural reveal transition
 - ViewPropertyAnimator
 
- Navigation Drawer
 - DrawerLayoutIstaller
 
- Camera preview
 - Capturing photo
 - Circular reveal
 
- Custom view drawing
 - Intent flags
 
源码地址
极力推荐,请猛击下载学习!
