When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Android Material Design: Implementing Tabs

Make your app stand out in Google Playstore by using Tabs! You'll learn about the implementation of Material Tabs (including tabs with text, icons, scrollable tabs, and more) using TabLayout, part of the Android Material Design Support Library.

     
  • 4
  •  |
  • Reviews ( 57 )
Free
Android Material Design: Implementing Tabs

This Course Includes

  • iconpluralsight
  • icon4 (57 reviews )
  • icon2 hour 11 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconExpanded Courses
  • iconpluralsight

About Android Material Design: Implementing Tabs

Curious about Material Tabs and how they can be used to make your app better? In this course, Android Material Design: Implementing Tabs, you will learn the implementation of Material Tabs using the all-new TabLayout component introduced in the Design Support Library, covering details, design guidelines, and using the appropriate Material Themes and Colors. You'll start with prerequisite topics for implementing Material Tabs, such as using ViewPager with various adapters like PagerAdapter, FragmentPagerAdapter, and FragmentStatePagerAdapter. Next, you'll progress to Material Tabs implementation, such as implementing Tabs with text, icon, or both text and icon; Scrollable Tabs; and Tabs with custom views. Finally, you'll leverage your Material Design knowledge by creating all demo applications from scratch in each module and learn how and when you should use Tabs in your application. By the end of this course, you'll be able to use Material Tabs so that your app stands out well in front of other professional apps in the Google Playstore.

What You Will Learn?

  • Course Overview : 1min.
  • Introduction : 3mins.
  • Understanding ViewPager : 58mins.
  • Implementing Simple Material Tabs with TabLayout : 40mins.
  • Implementing Scrollable and Custom Tabs : 27mins.