Example usage for android.widget CursorFilter.CursorFilterClient interface-usage

List of usage examples for android.widget CursorFilter.CursorFilterClient interface-usage

Introduction

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

Usage

From source file cc.solart.turbo.BaseCursorAdapter.java

/**
 * Adapter that exposes data from a {@link android.database.Cursor Cursor} to a
 * {@link android.support.v7.widget.RecyclerView RecyclerView} widget.
 * <p/>
 * The Cursor must include a column named "_id" or this class will not work.
 * Additionally, using {@link android.database.MergeCursor} with this class will