private class AddressOnCardRecyclerViewAdapter.CardAddressDropdownViewHolder
extends android.support.v7.widget.RecyclerView.ViewHolder
implements android.view.View.OnClickListener
Modifier and Type | Field and Description |
---|---|
(package private) android.widget.TextView |
tvTitle
The Tv title.
|
(package private) android.widget.TextView |
tvValue
The Tv value.
|
Constructor and Description |
---|
CardAddressDropdownViewHolder(android.view.View itemView)
Instantiates a new Card address dropdown view holder.
|
Modifier and Type | Method and Description |
---|---|
void |
onClick(android.view.View v) |
android.widget.TextView tvTitle
android.widget.TextView tvValue