Android-FadingEdgeLayout

A versatile layout that fades its edges regardless of child view type.

License

License

GroupId

GroupId

com.github.bosphere.android-fadingedgelayout
ArtifactId

ArtifactId

fadingedgelayout
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Android-FadingEdgeLayout
A versatile layout that fades its edges regardless of child view type.
Project URL

Project URL

https://github.com/bosphere/Android-FadingEdgeLayout
Source Code Management

Source Code Management

https://github.com/bosphere/Android-FadingEdgeLayout

Download fadingedgelayout

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0