Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimengbo/StickerView
https://github.com/nimengbo/StickerView
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nimengbo/StickerView
- Owner: nimengbo
- License: mit
- Created: 2015-09-22T10:27:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T05:23:42.000Z (almost 5 years ago)
- Last Synced: 2024-06-28T11:34:19.454Z (5 months ago)
- Language: Java
- Size: 8.23 MB
- Stars: 763
- Watchers: 39
- Forks: 157
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-android-ui - https://github.com/nimengbo/StickerView
- awesome-android-ui - https://github.com/nimengbo/StickerView
README
[![Android Gems](http://www.android-gems.com/badge/nimengbo/StickerView.svg?branch=master)](http://www.android-gems.com/lib/nimengbo/StickerView)
# StickerView
单手操作图片控件 镜像、置顶、缩放、移动
![](https://github.com/nimengbo/StickerView/blob/master/stickerGIF.gif)
增加可以添加文字
![](https://github.com/nimengbo/StickerView/blob/master/bubbleShot.jpg)
FloatingActionButton address : https://github.com/futuresimple/android-floating-action-button
License
=======The MIT License (MIT)
Copyright (c) 2015 nimengbo
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.