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

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

Introduction

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

Usage

From source file com.apptentive.android.sdk.view.ApptentiveNestedScrollView.java

/**
 * NestedScrollView is just like {@link android.widget.ScrollView}, but it supports acting
 * as both a nested scrolling parent and child on both new and old versions of Android.
 * Nested scrolling is enabled by default.
 */
public class ApptentiveNestedScrollView extends FrameLayout

From source file com.customviewcollection.nestedscroll.NestedScrollView.java

/**
 * NestedScrollView is just like {@link android.widget.ScrollView}, but it supports acting
 * as both a nested scrolling parent and child on both new and old versions of Android.
 * Nested scrolling is enabled by default.
 */
public class NestedScrollView extends FrameLayout

From source file xyz.hanks.nestedwebview.SSScrollView.java

/**
 * SSScrollView is just like {@link android.widget.ScrollView}, but it supports acting
 * as both getDirection nested scrolling parent and child on both new and old versions of Android.
 * Nested scrolling is enabled by default.
 */
public class SSScrollView extends FrameLayout

From source file com.k.xdiary.views.MyNestedScrollView.java

/**
 * MyNestedScrollView is just like {@link android.widget.ScrollView}, but it supports acting
 * as both a nested scrolling parent and child on both new and old versions of Android.
 * Nested scrolling is enabled by default.
 */
public class MyNestedScrollView extends FrameLayout

From source file com.fish.nsd.MyNestedScrollView.java

/**
 * NestedScrollView is just like {@link android.widget.ScrollView}, but it supports acting
 * as both a nested scrolling parent and child on both new and old versions of Android.
 * Nested scrolling is enabled by default.
 */
public class MyNestedScrollView extends FrameLayout

From source file demo.likang.com.embeddedwebview.MScrollView.java

/**
 * NestedScrollView is just like {@link android.widget.ScrollView}, but it supports acting
 * as both a nested scrolling parent and child on both new and old versions of Android.
 * Nested scrolling is enabled by default.
 */
public class MScrollView extends FrameLayout implements NestedScrollingParent, NestedScrollingChild, ScrollingView {

From source file com.cmbb.smartkids.widget.NestedScrollView.java

/**
 * NestedScrollView is just like {@link android.widget.ScrollView}, but it supports acting
 * as both a nested scrolling parent and child on both new and old versions of Android.
 * Nested scrolling is enabled by default.
 */
public class NestedScrollView extends FrameLayout

From source file com.cmbb.smartmarket.widget.NestedScrollView.java

/**
 * NestedScrollView is just like {@link ScrollView}, but it supports acting
 * as both a nested scrolling parent and child on both new and old versions of Android.
 * Nested scrolling is enabled by default.
 */
public class NestedScrollView extends FrameLayout

From source file org.vshgap.android.support.widget.RecyclerView.java

/**
 * A flexible view for providing a limited window into a large data set.
 *
 * <h3>Glossary of terms:</h3>
 *
 * <ul>

From source file org.telegramsecureplus.android.support.widget.RecyclerView.java

/**
 * A flexible view for providing a limited window into a large data set.
 *
 * <h3>Glossary of terms:</h3>
 *
 * <ul>