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

  /frameworks/support/v4/java/android/support/v4/widget/
SlidingPaneLayout.java 50 * SlidingPaneLayout provides a horizontal, multi-pane layout for use at the top level
55 * in the SlidingPaneLayout. When this occurs the user may slide the topmost view out of the way
60 * <p>Thanks to this sliding behavior, SlidingPaneLayout may be suitable for creating layouts
64 * <p>SlidingPaneLayout is distinct from a navigation drawer as described in the design
65 * guide and should not be used in the same scenarios. SlidingPaneLayout should be thought
67 * screens in a natural way. The interaction patterns expressed by SlidingPaneLayout imply
71 * <p>Appropriate uses of SlidingPaneLayout include pairings of panes such as a contact list and
73 * displaying the contents of the selected thread. Inappropriate uses of SlidingPaneLayout include
78 * <p>Like {@link android.widget.LinearLayout LinearLayout}, SlidingPaneLayout supports
88 public class SlidingPaneLayout extends ViewGroup
    [all...]
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /external/robolectric/lib/main/
android-support-v4.jar 

Completed in 532 milliseconds