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

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

Introduction

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

Usage

From source file ti.modules.titanium.ui.widget.TiUIEditText.java

/**
 * EditText derived class used by Titanium's "Ti.UI.TextField" and "Ti.UI.TextArea" types.
 * <p>
 * Provides nested scrolling support within a NestedScrollingParent view group such as
 * Google's NestedScrollView and Titanium's TiNestedListView.
 */