Package | Description |
---|---|
com.example.sulemaia.Adapter |
Modifier and Type | Method and Description |
---|---|
DialogCharacterInformationAdapter.Item |
DialogCharacterInformationAdapter.onCreateViewHolder(android.view.ViewGroup parent,
int viewType)
Take action on the view holder creation.
|
Modifier and Type | Method and Description |
---|---|
void |
DialogCharacterInformationAdapter.onBindViewHolder(DialogCharacterInformationAdapter.Item holder,
int position)
Take action on the view holder creation.
|