public static class BaseMaterialSettingViewCell.BaseMaterialSettingViewHolder extends BaseViewHolder
| Constructor and Description |
|---|
BaseMaterialSettingViewHolder(android.view.View itemView) |
| Modifier and Type | Method and Description |
|---|---|
void |
setLabel(java.lang.String label) |
void |
setLabelTextSizeSp(int textSizeSp) |
void |
setOnBackgroundClickedListener(android.view.View.OnClickListener onClickListener) |
void |
setSecondaryText(java.lang.String secondaryText) |
void |
setSecondaryTextTextSizeSp(int textSizeSp) |
public BaseMaterialSettingViewHolder(android.view.View itemView)
public void setLabel(java.lang.String label)
public void setLabelTextSizeSp(int textSizeSp)
public void setSecondaryText(java.lang.String secondaryText)
public void setSecondaryTextTextSizeSp(int textSizeSp)
public void setOnBackgroundClickedListener(android.view.View.OnClickListener onClickListener)