List of usage examples for android.widget WrapperListAdapter interface-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