https://github.com/devlight/cutintolayout
CutIntoLayout allows you to erase the background.
https://github.com/devlight/cutintolayout
android cut devlight eraser into layout library ui
Last synced: 10 months ago
JSON representation
CutIntoLayout allows you to erase the background.
- Host: GitHub
- URL: https://github.com/devlight/cutintolayout
- Owner: Devlight
- License: apache-2.0
- Created: 2015-07-26T13:24:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T21:31:56.000Z (over 7 years ago)
- Last Synced: 2025-04-14T01:12:49.732Z (10 months ago)
- Topics: android, cut, devlight, eraser, into, layout, library, ui
- Language: Java
- Size: 153 KB
- Stars: 175
- Watchers: 9
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
CutIntoLayout
=============
CutIntoLayout allows you to create clear effect on your background.
[](http://android-arsenal.com/details/1/3316)
[](https://github.com/DevLight-Mobile-Agency)
[](https://bintray.com/gigamole/maven/cutintolayout/_latestVersion)
[](https://github.com/DevLight-Mobile-Agency/CutIntoLayout/blob/master/LICENSE.txt)
[](https://www.codacy.com/app/gigamole53/CutIntoLayout?utm_source=github.com&utm_medium=referral&utm_content=DevLight-Mobile-Agency/CutIntoLayout&utm_campaign=Badge_Grade)
You can check the sample app [here](https://github.com/DevLight-Mobile-Agency/CutIntoLayout/tree/master/app).
Warn
====
```
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.
Thank you for using our libraries.
```
Download
========
You can download a `.aar` from GitHub's [releases page](https://github.com/DevLight-Mobile-Agency/CutIntoLayout/releases).
Or Gradle:
```groovy
compile 'devlight.io:cutintolayout:1.0.2'
```
Or Maven:
```xml
devlight.io
cutintolayout
1.0.2
pom
```
Or Ivy:
```groovy
```
Android SDK Version
===================
`CutIntoLayout` requires a minimum SDK version of 11.
Sample
======
`CutIntoLayout` must have child. Only one child.
You can put any view into layout.
`XML` init:
```xml
```
Getting Help
============
To report a specific problem or feature request, [open a new issue on Github](https://github.com/DevLight-Mobile-Agency/CutIntoLayout/issues/new).
Author
======
Created by [Basil Miller](https://github.com/GIGAMOLE) - [@gigamole](mailto:gigamole53@gmail.com)
Company
=======
[](https://www.facebook.com/devlightagency) [](https://twitter.com/DevLightIO) [](https://www.linkedin.com/company/devlight)
[Here](https://github.com/DevLight-Mobile-Agency) you can see open source work developed by Devlight LLC.
This and another works is an exclusive property of Devlight LLC.
If you want to use this library in applications which will be available on Google Play, please report us or author of the library about it.
Whether you're searching for a new partner or trusted team for creating your new great product we are always ready to start work with you.
You can contact us: info@devlight.io or opensource@devlight.io.
Thanks in advance.
Devlight LLC, 2016
[devlight.io](http://devlight.io)