# MultiTagView **Repository Path**: huyistudio/MultiTagView ## Basic Information - **Project Name**: MultiTagView - **Description**: 多标签页面。自动换行功能。来自:https://github.com/ToDou/MultiTagView.git - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-02 - **Last Updated**: 2024-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MultiTagView ============ [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.todou/multitagview/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.todou/multitagview) [![Build Status](https://travis-ci.org/ToDou/MultiTagView.svg?branch=master)](https://travis-ci.org/ToDou/MultiTagView) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) One library. You can add tags by input something Screeshot ==== ![](/screenshot.gif) Installation ==== ```groovy dependencies { compile 'com.github.todou:multitagview:1.0.0' } ``` Usage ==== ```xml ``` Thanks ==== [CTagView](https://github.com/cloay/CTagView) License ====
Copyright 2015 ToDou

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.