# LongShadow
**Repository Path**: simon9102/LongShadow
## Basic Information
- **Project Name**: LongShadow
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-02-16
- **Last Updated**: 2021-02-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# LongShadow
[]( https://android-arsenal.com/details/1/6363 )
Add a long shadow on any Android View
[](https://github.com/florent37/LongShadow)
```xml
```
[  ](https://bintray.com/florent37/maven/longshadow/_latestVersion)
```java
dependencies {
compile 'com.github.florent37:longshadow:(lastversion)'
}
```
# Any View
You can add a long shadow on any view, even custom views
[](https://github.com/florent37/LongShadow)
```xml
```
# Credits
Author: Florent Champigny
Blog : [http://www.tutos-android-france.com/](http://www.tutos-android-france.com/)
Fiches Plateau Moto : [https://www.fiches-plateau-moto.fr/](https://www.fiches-plateau-moto.fr/)
License
--------
Copyright 2017 Florent37, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.