Name Description Size
TabCounterToolbarButton.kt A [Toolbar.Action] implementation that shows a [TabCounterView]. 4790
TabsToolbarFeature.kt Feature implementation for connecting a tabs tray implementation with a toolbar implementation. @param countBasedOnSelectedTabType if true the count is based on the selected tab i.e. if a private tab is selected private tabs will be counter, otherwise normal tabs. If false, all tabs will be counted. 1759