public static class ProfileDrawerItem.ItemFactory extends java.lang.Object implements com.mikepenz.fastadapter.utils.ViewHolderFactory<ProfileDrawerItem.ViewHolder>
| Constructor and Description |
|---|
ItemFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProfileDrawerItem.ViewHolder |
create(android.view.View v) |
public ProfileDrawerItem.ViewHolder create(android.view.View v)
create in interface com.mikepenz.fastadapter.utils.ViewHolderFactory<ProfileDrawerItem.ViewHolder>