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 44 public class LinearLayoutManager extends RecyclerView.LayoutManager implements
47 private static final String TAG = "LinearLayoutManager";
80 * helps {@link LinearLayoutManager} make those decisions.
147 * Creates a vertical LinearLayoutManager
151 public LinearLayoutManager(Context context) {
161 public LinearLayoutManager(Context context, int orientation, boolean reverseLayout) {
175 public LinearLayoutManager(Context context, AttributeSet attrs, int defStyleAttr,
324 * Sets the orientation of the layout. {@link android.support.v7.widget.LinearLayoutManager}
412 * 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 144 milliseconds