# SimpleTagImageView **Repository Path**: mirrors_promeG/SimpleTagImageView ## Basic Information - **Project Name**: SimpleTagImageView - **Description**: ImageView with a tag in android - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SimpleTagImageView ImageView with a tag in android. So it's a ImageView. ## Demo Screenshot ####Warning:When you set the round radius,the simpletagimageview scale type just support fitXY now!

Screenshot


##Usage #### In order to use it , just import as a module in android studio. In gradle dependencies append : compile project(':library') //library is your module name ######You can mail me => wujingchao@aliyun.com 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 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.