C D G I L O S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- com.google.android.material.appbar - package com.google.android.material.appbar
D
- draw(Canvas) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- drawableStateChanged() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- drawChild(Canvas, View, long) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
G
- generateDefaultLayoutParams() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- generateLayoutParams(AttributeSet) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- getCollapsedSubtitleTypeface() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the typeface used for the collapsed title.
- getCollapsedTitleGravity() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the horizontal and vertical alignment for title when collapsed.
- getCollapsedTitleTypeface() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the typeface used for the collapsed title.
- getContentScrim() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the drawable which is used for the foreground scrim.
- getExpandedSubtitleTypeface() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the typeface used for the expanded title.
- getExpandedTitleGravity() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the horizontal and vertical alignment for title when expanded.
- getExpandedTitleMarginBottom() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- getExpandedTitleMarginEnd() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- getExpandedTitleMarginStart() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- getExpandedTitleMarginTop() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- getExpandedTitleTypeface() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the typeface used for the expanded title.
- getScrimAnimationDuration() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the duration in milliseconds used for scrim visibility animations.
- getScrimVisibleHeightTrigger() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the amount of visible height in pixels used to define when to trigger a scrim visibility change.
- getStatusBarScrim() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the drawable which is used for the status bar scrim.
- getSubtitle() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the subtitle currently being displayed by this view.
- getTitle() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns the title currently being displayed by this view.
I
- isTitleEnabled() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Returns whether this view is currently displaying its own title and subtitle.
L
- LayoutParams(int, int) - Constructor for class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout.LayoutParams
- LayoutParams(int, int, int) - Constructor for class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout.LayoutParams
- LayoutParams(Context, AttributeSet) - Constructor for class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout.LayoutParams
- LayoutParams(ViewGroup.LayoutParams) - Constructor for class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout.LayoutParams
- LayoutParams(ViewGroup.MarginLayoutParams) - Constructor for class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout.LayoutParams
- LayoutParams(FrameLayout.LayoutParams) - Constructor for class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout.LayoutParams
O
- onAttachedToWindow() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- onDetachedFromWindow() - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- onLayout(boolean, int, int, int, int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- onMeasure(int, int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- onSizeChanged(int, int, int, int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
S
- setCollapsedSubtitleTextAppearance(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text color and size for the collapsed subtitle from the specified TextAppearance resource.
- setCollapsedSubtitleTextColor(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text color of the collapsed subtitle.
- setCollapsedSubtitleTextColor(ColorStateList) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text colors of the collapsed subtitle.
- setCollapsedSubtitleTypeface(Typeface) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the typeface to use for the collapsed title.
- setCollapsedTitleGravity(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the horizontal alignment of the collapsed title and the vertical gravity that will be used when there is extra space in the collapsed bounds beyond what is required for the title itself.
- setCollapsedTitleTextAppearance(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text color and size for the collapsed title from the specified TextAppearance resource.
- setCollapsedTitleTextColor(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text color of the collapsed title.
- setCollapsedTitleTextColor(ColorStateList) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text colors of the collapsed title.
- setCollapsedTitleTypeface(Typeface) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the typeface to use for the collapsed title.
- setContentScrim(Drawable) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the drawable to use for the content scrim from resources.
- setContentScrimColor(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the color to use for the content scrim.
- setContentScrimResource(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the drawable to use for the content scrim from resources.
- setExpandedSubtitleTextAppearance(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text color and size for the expanded subtitle from the specified TextAppearance resource.
- setExpandedSubtitleTextColor(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text color of the expanded subtitle.
- setExpandedSubtitleTextColor(ColorStateList) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text colors of the expanded subtitle.
- setExpandedSubtitleTypeface(Typeface) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the typeface to use for the expanded title.
- setExpandedTitleGravity(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the horizontal alignment of the expanded title and the vertical gravity that will be used when there is extra space in the expanded bounds beyond what is required for the title itself.
- setExpandedTitleMargin(int, int, int, int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the expanded title margins.
- setExpandedTitleMarginBottom(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the bottom expanded title margin in pixels.
- setExpandedTitleMarginEnd(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the ending expanded title margin in pixels.
- setExpandedTitleMarginStart(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the starting expanded title margin in pixels.
- setExpandedTitleMarginTop(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the top expanded title margin in pixels.
- setExpandedTitleTextAppearance(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text color and size for the expanded title from the specified TextAppearance resource.
- setExpandedTitleTextColor(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text color of the expanded title.
- setExpandedTitleTextColor(ColorStateList) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the text colors of the expanded title.
- setExpandedTitleTypeface(Typeface) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the typeface to use for the expanded title.
- setScrimAnimationDuration(long) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the duration used for scrim visibility animations.
- setScrimsShown(boolean) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set whether the content scrim and/or status bar scrim should be shown or not.
- setScrimsShown(boolean, boolean) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set whether the content scrim and/or status bar scrim should be shown or not.
- setScrimVisibleHeightTrigger(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the amount of visible height in pixels used to define when to trigger a scrim visibility change.
- setStatusBarScrim(Drawable) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the drawable to use for the status bar scrim from resources.
- setStatusBarScrimColor(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the color to use for the status bar scrim.
- setStatusBarScrimResource(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Set the drawable to use for the content scrim from resources.
- setSubtitle(CharSequence) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the subtitle to be displayed by this view, if enabled.
- setTitle(CharSequence) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets the title to be displayed by this view, if enabled.
- setTitleEnabled(boolean) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
-
Sets whether this view should display its own title.
- setVisibility(int) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- SubtitleCollapsingToolbarLayout - Class in com.google.android.material.appbar
-
A regular
CollapsingToolbarLayoutwith subtitle support. - SubtitleCollapsingToolbarLayout(Context) - Constructor for class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- SubtitleCollapsingToolbarLayout(Context, AttributeSet) - Constructor for class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- SubtitleCollapsingToolbarLayout(Context, AttributeSet, int) - Constructor for class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
- SubtitleCollapsingToolbarLayout.LayoutParams - Class in com.google.android.material.appbar
V
- verifyDrawable(Drawable) - Method in class com.google.android.material.appbar.SubtitleCollapsingToolbarLayout
All Classes All Packages