Example usage for android.support.v4.view ViewPropertyAnimatorListener interface-usage

List of usage examples for android.support.v4.view ViewPropertyAnimatorListener interface-usage

Introduction

In this page you can find the example usage for android.support.v4.view ViewPropertyAnimatorListener interface-usage.

Usage

From source file com.luseen.spacenavigation.SimpleViewAnimatorListener.java

/**
 * Created by Chatikyan on 16.08.2016-22:45.
 */

class SimpleViewAnimatorListener implements ViewPropertyAnimatorListener {
    @Override

From source file com.wjjiang.materialdesigns.ui.navigationview.SimpleViewAnimatorListener.java

/**
 * Created by Chatikyan on 16.08.2016-22:45.
 */

class SimpleViewAnimatorListener implements ViewPropertyAnimatorListener {
    @Override

From source file android.support.v7.internal.widget.ActionBarContextView.java

/**
 * @hide
 */
public class ActionBarContextView extends AbsActionBarView implements ViewPropertyAnimatorListener {
    private static final String TAG = "ActionBarContextView";

From source file lewa.support.v7.internal.widget.ActionBarContextView.java

/**
 * @hide
 */
public class ActionBarContextView extends AbsActionBarView implements ViewPropertyAnimatorListener {
    private static final String TAG = "ActionBarContextView";