Source code for implementation of Instagram with Material Design (based on Emmanuel Pacamalan's concept).
INSTAGRAM with Material Design concept video
The most recent debug .apk is available here (temporary).
Getting started - opening the app
Implemented elements and effects:
- Application intro transitions
- Toolbar
- Floating action button
- RecyclerView
Implemented elements and effects:
- Comments view enter and exit transition
Implemented elements and effects:
- Send button animation in comments view
- ViewAnimator
- Ripples
- RecyclerView smoothness
Implemented elements and effects:
- Floating context menu for feed item
Implemented elements and effects:
- Like counter
- Like button animation
- Like photo animation
- AnimatorSet
- ObjectAnimator
- TextSwitcher