public static class SettingHeadersAdapter.CategoryDividerHolder extends SettingHeadersAdapter.ViewHolder
SettingHeadersAdapter.ViewHolder implementation for category divider view of SettingHeadersAdapter.| Modifier and Type | Field and Description |
|---|---|
android.view.View |
shadowBottom
View that displays a shadow at the bottom of divider's view hierarchy.
|
android.view.View |
shadowTop
View that displays a shadow at the top of divider's view hierarchy.
|
BASIC_TYPE, itemView| Constructor and Description |
|---|
CategoryDividerHolder(android.view.View itemView)
Creates a new instance of CategoryDividerHolder for the given itemView.
|
getAdapterPosition, getItemViewType