public final class AnswersRecyclerView
extends BVRecyclerView
android.support.v7.widget.RecyclerView container for
many AnswerViews providing usage Analytic events.| Constructor and Description |
|---|
AnswersRecyclerView(android.content.Context context) |
AnswersRecyclerView(android.content.Context context,
android.util.AttributeSet attrs) |
AnswersRecyclerView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyle) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProductId() |
void |
onFirstTimeOnScreen() |
void |
onViewGroupInteractedWith() |
public AnswersRecyclerView(android.content.Context context)
public AnswersRecyclerView(android.content.Context context,
android.util.AttributeSet attrs)
public AnswersRecyclerView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyle)