public final class TabLayout.TabView

A LinearLayout containing Tab instances for use with TabLayout.

Summary

Public constructors

TabView(Context context)

Public fields

Public constructors

TabView

public TabView(Context context)

Public methods

onMeasure

public void onMeasure(int origWidthMeasureSpec, int origHeightMeasureSpec)

Protected methods

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-10-28 UTC.