Android Material Design Colors and Themes
  • Introduction
  • Diving into Material Design Themes and Colors
  • Material Design Themes and Compatibility with Pre-Lollipop Devices
  • Set up XML Compatiblity for all android devices
  • Maintaining Compatibility by JAVA codes for Android Application
  • Color Palette Description for Android Material Design
  • Android Material Design Color Standards by Google for Android App Development
  • Choosing from Color Palette for our Android Application
  • Colors and Themes Quiz
Material Design Toolbar
  • Getting started with Material Design Toolbar
  • Toolbar as Standalone Toolbar
  • Setting compatibility for Standalone Toolbar for all Andro
  • Material Design Toolbar: Pop-up Menu and Menu Icons
  • Customizing Android Material Design Toolbar
  • Using Android Material Design Toolbar as Action Bar
  • Using Contextual Menu in Android Material Design Toolbar : Part1
  • Using Contextual Menu in Android Material Design Toolbar: Part 2
  • Material Design Toolbar Quiz
Basic Components
  • Exploring Basic Components in Android Material Design
  • Getting Familiar with Android Snackbar
  • Implementing Snackbar in our Android App
  • Getting Familiar with Floating Action Button
  • Using Floating Action Button in our Application
  • Exploring the Importance of Coordinator Layout
  • Basic Component Quiz
Android Material Design Animation
  • Android Material Animation: Explode, Slide, Circular Reveal, Shared Element
  • Ripple Effect Animation: Touch Feedback
  • Implementing Shared Element Transition
  • Let's Checkout Circular Reveal Animation
  • Explode Animation Activity Transition: The Most Appealing Transition
  • Implementing Slide Activity Transition
  • Fade Animation Activity Transition
  • Activity Transition Overlap
  • Android Material Design Animation Quiz
Android Material Design Support Library
  • Android Floating Label for Edit Text by using TextInputLayout
  • Validation for Floating Labels of Edit Text: TextInputLayout
  • Introduction to AppBarLayout and Collapsing ToolBar Layout
  • Implementing AppBarLayout
  • Implementing CollapsingToolBarLayout
  • Android Support Library Quiz
NavigationView Android Material Design Support Library
  • Introduction to Navigation View
  • Implementing Simple Menu Items
  • Implementing Grouped Menu items with Header
RecyclerView and CardView
  • Introduction to RecyclerView
  • Implementing RecyclerView - 1
  • Implementing RecyclerView - 2
  • Operations on List Items in RecyclerView | Add and Delete Operations
What Next?
  • Congratulations on Finishing the Course