SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.lists
/
ThreeLineItemViewHolder
Three
Line
Item
View
Holder
open
class
ThreeLineItemViewHolder
:
TwoLineItemViewHolder
A simple three line list item.
Members
Constructors
Three
Line
Item
View
Holder
Link copied to clipboard
constructor
(
@
NonNull
view
:
View
)
Properties
tertiary
Link copied to clipboard
val
tertiary
:
TextView
Functions
create
Link copied to clipboard
@
NonNull
open
fun
create
(
@
NonNull
parent
:
ViewGroup
)
:
ThreeLineItemViewHolder