|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectRecyclerView.ViewHolder
android.support.wearable.view.WearableListView.ViewHolder
public static class WearableListView.ViewHolder
Wrapper around items displayed in the list view. @link #Adapter must return objects that are instances of this class.
| Field Summary | |
|---|---|
static long |
DEFAULT_ANIMATION_DURATION
|
| Constructor Summary | |
|---|---|
WearableListView.ViewHolder(View itemView)
|
|
| Method Summary | |
|---|---|
void |
onCenterProximity(boolean isCentralItem,
boolean animate)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long DEFAULT_ANIMATION_DURATION
| Constructor Detail |
|---|
public WearableListView.ViewHolder(View itemView)
| Method Detail |
|---|
public void onCenterProximity(boolean isCentralItem,
boolean animate)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||