Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wujingchao/SimpleTagImageView
ImageView with a tag on android
https://github.com/wujingchao/SimpleTagImageView
Last synced: 3 months ago
JSON representation
ImageView with a tag on android
- Host: GitHub
- URL: https://github.com/wujingchao/SimpleTagImageView
- Owner: wujingchao
- Created: 2015-02-27T15:42:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T09:59:52.000Z (about 8 years ago)
- Last Synced: 2024-06-16T04:53:04.874Z (5 months ago)
- Language: Java
- Homepage:
- Size: 5.49 MB
- Stars: 942
- Watchers: 38
- Forks: 211
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-android-ui - SimpleTagImageView - 安卓中带有标签的ImageView (TagView)
README
# SimpleTagImageView
ImageView with a tag in android. So it's a ImageView.## Demo
####Warning:When you set the round radius,the simpletagimageview scale type just support fitXY now!
##Usage
### Quick Start####Gradle
compile 'net.wujingchao.android.view:simple-tag-imageview:1.0.1'
####Maven
net.wujingchao.android.view
simple-tag-imageview
1.0.1
aar
##Developed By
- wujingchao - [email protected]
License
-------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 athttp://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.