# 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 [![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-LongShadow-green.svg?style=flat )]( https://android-arsenal.com/details/1/6363 ) Add a long shadow on any Android View Android app on Google Play [![gif](https://raw.githubusercontent.com/florent37/LongShadow/master/medias/sample.gif)](https://github.com/florent37/LongShadow) Android app on Google Play ```xml ``` Buy Me a Coffee at ko-fi.com [ ![Download](https://api.bintray.com/packages/florent37/maven/longshadow/images/download.svg) ](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 [![gif](https://raw.githubusercontent.com/florent37/LongShadow/master/medias/sample2.png)](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/) Android app on Google Play Follow me on Google+ Follow me on Twitter Follow me on LinkedIn 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.