使用Material Desigin概念重新设计的Instagram Demo APP

jopen 9年前

InstaMaterial是Github上的一个使用Material Desigin概念重新设计的Instagram Demo APP,
在代码中实现了很多Material Desigin动画效果,是我们学习好资源。

你可以在这里下载最新的APP,体验一下效果。

使用Material Desigin概念重新设计的Instagram Demo APP

如何实现

以下文章链接都引用自作者博客

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按钮动画

  • 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

源码地址

InstaMaterial

极力推荐,请猛击下载学习!