# shadow-layout **Repository Path**: ekber/shadow-layout ## Basic Information - **Project Name**: shadow-layout - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-28 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README :small_red_triangle: **Before using this library, read information below** :small_red_triangle: ``` This library is not more supported. If you want to add new feature or fix a bug, grab source code and do it. If you think your fix or feature would be useful to other developers, I can add link of your repository to this README file. Use following e-mail to contact me: dmytrodanylyk@gmail.com Thank you for using my libraries. ``` ### Description ![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.dmytrodanylyk.shadow-layout/library/badge.png?style=flat) ![](screenshots/intro.png) Android Shadow Layout - because `CardView` is not enough. [Why?] (https://github.com/dmytrodanylyk/shadow-layout/wiki#why-this-library-was-created) ### Wiki - [Home] (https://github.com/dmytrodanylyk/shadow-layout/wiki) - [User Guide](https://github.com/dmytrodanylyk/shadow-layout/wiki/User-Guide) ### TODO - Lift on touch - Preview shadow position ### Integration The lib is available on Maven Central, you can find it with [Gradle, please] ``` dependencies { compile 'com.github.dmytrodanylyk.shadow-layout:library:1.0.3' } ``` ### Contributions If you want to contribute to this library make sure you send pull request to **dev** branch. ### Used By (*In Progress*) ### License ``` The MIT License (MIT) Copyright (c) 2015 Danylyk Dmytro Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` [Gradle, Please]:http://gradleplease.appspot.com/ [![Analytics](https://ga-beacon.appspot.com/UA-44382495-6/shadow-layout/readme)](https://github.com/igrigorik/ga-beacon)