What is the tab bar in Android? Posted on August 16, 2022 By admin_zxviwxhy TabLayout is used to implement horizontal tabs. TabLayout is released by Android after the deprecation of ActionBar. TabListener (API level 21). TabLayout is introduced in design support library to implement tabs.