- setCollapsedTitleGravity(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
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 ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the text color and size for the collapsed title from the specified
TextAppearance resource.
- setCollapsedTitleTextColor(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the text color of the collapsed title.
- setCollapsedTitleTypeface(Typeface) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the typeface to use for the collapsed title.
- setCollapseMode(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar.LayoutParams
-
Set the collapse mode.
- setContentScrim(Drawable) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the drawable to use for the content scrim from resources.
- setContentScrimColor(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the color to use for the content scrim.
- setContentScrimResource(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the drawable to use for the content scrim from resources.
- setExpandedTitleColor(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the text color of the expanded title.
- setExpandedTitleGravity(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
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 ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the expanded title margins.
- setExpandedTitleMarginBottom(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the bottom expanded title margin in pixels.
- setExpandedTitleMarginEnd(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the ending expanded title margin in pixels.
- setExpandedTitleMarginStart(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the starting expanded title margin in pixels.
- setExpandedTitleMarginTop(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the top expanded title margin in pixels.
- setExpandedTitleTextAppearance(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the text color and size for the expanded title from the specified
TextAppearance resource.
- setExpandedTitleTypeface(Typeface) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the typeface to use for the expanded title.
- setGooglePlayBehaviour(boolean) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets whether this view should have like Google Play App scroll behaviour
The title displayed by this view will hide and show based on the Google Play's scroll behaviour.
- setParallaxMultiplier(float) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar.LayoutParams
-
- setScrimAnimationDuration(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the duration used for scrim visibility animations.
- setScrimsShown(boolean) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set whether the content scrim and/or status bar scrim should be shown or not.
- setScrimsShown(boolean, boolean) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set whether the content scrim and/or status bar scrim should be shown or not.
- setScrimVisibleHeightTrigger(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the amount of visible height in pixels used to define when to trigger a scrim
visibility change.
- setStatusBarScrim(Drawable) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the drawable to use for the status bar scrim from resources.
- setStatusBarScrimColor(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the color to use for the status bar scrim.
- setStatusBarScrimResource(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Set the drawable to use for the content scrim from resources.
- setTitle(CharSequence) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets the title to be displayed by this view, if enabled.
- setTitleEnabled(boolean) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-
Sets whether this view should display its own title.
- setVisibility(int) - Method in class ru.shmakinv.android.material.widget.GpCollapsingToolbar
-