Jar examples for f:fadingactionbar
Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app
You can download jar file fadingactionbar 3.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fadingactionbar-3.1.0.jar to your project.
<dependency> <groupId>com.github.manuelpeinado.fadingactionbar</groupId> <artifactId>fadingactionbar</artifactId> <version>3.1.0</version> </dependency>
compile group: 'com.github.manuelpeinado.fadingactionbar', name: 'fadingactionbar', version: '3.1.0'
libraryDependencies += "com.github.manuelpeinado.fadingactionbar" % "fadingactionbar" % "3.1.0"
<dependency org="com.github.manuelpeinado.fadingactionbar" name="fadingactionbar" rev="3.1.0"/>
@Grapes(@Grab(group='com.github.manuelpeinado.fadingactionbar', module='fadingactionbar', version='3.1.0'))
'com.github.manuelpeinado.fadingactionbar:fadingactionbar:jar:3.1.0'
Click the following link to download the jar file.
fadingactionbar-3.1.0-javadoc.jar