public class PhoneTabViewHolder extends AbstractTabViewHolder
TabSwitcher
consists of, when using the smartphone layout.Modifier and Type | Field and Description |
---|---|
android.view.View |
borderView
The view, which is used to display a border around the preview of a tab.
|
android.view.View |
content
The view, which is associated with a tab.F
|
android.view.ViewGroup |
contentContainer
The view group, which contains the view, which is associated with a tab.
|
android.widget.ImageView |
previewImageView
The image view, which is used to display the preview of a tab.
|
closeButton, iconImageView, progressBar, titleContainer, titleTextView
Constructor and Description |
---|
PhoneTabViewHolder() |
public android.view.ViewGroup contentContainer
public android.view.View content
public android.widget.ImageView previewImageView
public android.view.View borderView