OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AppBarLayout
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/design/src/android/support/design/widget/
AppBarLayout.java
54
*
AppBarLayout
is a vertical {@link LinearLayout} which implements many of the features of
63
* If you use
AppBarLayout
within a different {@link ViewGroup}, most of it's functionality will
66
*
AppBarLayout
also requires a separate scrolling sibling in order to know when to scroll.
87
* <android.support.design.widget.
AppBarLayout
99
* </android.support.design.widget.
AppBarLayout
>
107
@CoordinatorLayout.DefaultBehavior(
AppBarLayout
.Behavior.class)
108
public class
AppBarLayout
extends LinearLayout {
117
* Interface definition for a callback to be invoked when an {@link
AppBarLayout
}'s vertical
122
* Called when the {@link
AppBarLayout
}'s layout offset has been changed. This allows
126
* @param
appBarLayout
the {@link AppBarLayout} which offset has change
[
all
...]
/prebuilts/sdk/current/support/design/libs/
android-support-design.jar
/prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.3-beta-2-release.jar
Completed in 87 milliseconds