A demonstration of my learnings about Materiel Design, UI components, Animations. Coded with Kotlin in Android Studio.
- Material Design
- Splash Screen
- Outsource Animation Implementation(Lottie Animation)
- Layout Animations(Swipe Effect)
- Transition Animations(Shared Transition)
- RecyclerView Layout Manager(Grid Layout)
- RecyclerView Implementation(Adapter, Viewholder)
- ViewPager Implementation (Adapter, Viewvholder, Page Transform)
- CardView and It's Effects(Ken Burns effect)
- Button Animations(Elevation)
- Floating Action Button and It's Animations(Fab opening-closing animation)
- Data Passing by Intent
- Glide Usage
- Higher Order Functions(for Handling Recycler View Item Click inside Activity)