Example usage for android.widget WrapperListAdapter interface-usage

List of usage examples for android.widget WrapperListAdapter interface-usage

Introduction

In this page you can find the example usage for android.widget WrapperListAdapter interface-usage.

Usage

From source file com.google.android.feeds.ContentDecorator.java

/**
 * Decorates a {@link ListAdapter} to show a loading or error footer.
 * <p>
 * The {@link ListAdapter} should be a {@link CursorAdapter} and the
 * {@link Cursor} must have {@link FeedExtras#EXTRA_MORE} or
 * {@link FeedExtras#EXTRA_ERROR} set in {@link Cursor#getExtras()} for a footer