HomeSort by relevance Sort by last modified time
    Searched defs:LinearLayoutManager (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
LinearLayoutManager.java 42 public class LinearLayoutManager extends RecyclerView.LayoutManager implements
45 private static final String TAG = "LinearLayoutManager";
78 * helps {@link LinearLayoutManager} make those decisions.
145 * Creates a vertical LinearLayoutManager
149 public LinearLayoutManager(Context context) {
159 public LinearLayoutManager(Context context, int orientation, boolean reverseLayout) {
173 public LinearLayoutManager(Context context, AttributeSet attrs, int defStyleAttr,
322 * Sets the orientation of the layout. {@link android.support.v7.widget.LinearLayoutManager}
410 * By default, {@link android.support.v7.widget.LinearLayoutManager} lays out 1 extra page of
    [all...]
  /prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar 

Completed in 257 milliseconds