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

  /frameworks/base/core/java/android/widget/
Toolbar.java 58 * A standard toolbar for use within application content.
60 * <p>A Toolbar is a generalization of {@link android.app.ActionBar action bars} for use
63 * a Toolbar may be placed at any arbitrary level of nesting within a view hierarchy.
64 * An application may choose to designate a Toolbar as the action bar for an Activity
65 * using the {@link android.app.Activity#setActionBar(Toolbar) setActionBar()} method.</p>
67 * <p>Toolbar supports a more focused feature set than ActionBar. From start to end, a toolbar
73 * to access other navigational destinations within the container of the Toolbar and
74 * its signified content or otherwise leave the current context signified by the Toolbar.
75 * The navigation button is vertically aligned within the Toolbar'
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
Toolbar.java 75 * A standard toolbar for use within application content.
77 * <p>A Toolbar is a generalization of {@link ActionBar action bars} for use
80 * a Toolbar may be placed at any arbitrary level of nesting within a view hierarchy.
81 * An application may choose to designate a Toolbar as the action bar for an Activity
82 * using the {@link android.support.v7.app.AppCompatActivity#setSupportActionBar(Toolbar)
85 * <p>Toolbar supports a more focused feature set than ActionBar. From start to end, a toolbar
91 * to access other navigational destinations within the container of the Toolbar and
92 * its signified content or otherwise leave the current context signified by the Toolbar.
93 * The navigation button is vertically aligned within the Toolbar's minimum height
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 
  /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc1/
adapters-1.0-rc1.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 

Completed in 413 milliseconds