Google Play CollapsingToolbar

Extended CollapsingToolbar that implemented scrolling behaviour like in Google Play app

License

License

GroupId

GroupId

com.github.VyacheslavShmakin
ArtifactId

ArtifactId

gp-collapsing-toolbar
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

Google Play CollapsingToolbar
Extended CollapsingToolbar that implemented scrolling behaviour like in Google Play app
Project URL

Project URL

https://github.com/VyacheslavShmakin/CustomizableActionBarDrawerToggle

Download gp-collapsing-toolbar

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/gp-collapsing-toolbar/ -->
<dependency>
    <groupId>com.github.VyacheslavShmakin</groupId>
    <artifactId>gp-collapsing-toolbar</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/gp-collapsing-toolbar/
implementation 'com.github.VyacheslavShmakin:gp-collapsing-toolbar:1.0.3'
// https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/gp-collapsing-toolbar/
implementation ("com.github.VyacheslavShmakin:gp-collapsing-toolbar:1.0.3")
'com.github.VyacheslavShmakin:gp-collapsing-toolbar:aar:1.0.3'
<dependency org="com.github.VyacheslavShmakin" name="gp-collapsing-toolbar" rev="1.0.3">
  <artifact name="gp-collapsing-toolbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.VyacheslavShmakin', module='gp-collapsing-toolbar', version='1.0.3')
)
libraryDependencies += "com.github.VyacheslavShmakin" % "gp-collapsing-toolbar" % "1.0.3"
[com.github.VyacheslavShmakin/gp-collapsing-toolbar "1.0.3"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.android.support » design jar 24.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0