Skip to content

iYaoy/easy_at

Repository files navigation

easy_at

A lightweight support library designed for EditTxet just to provide an idea to implement various business tags on EditText more easily.

详细介绍

use it

  1. Add the repository which looks in Bintray's JCenter repository for it.
buildscript {
  jcenter()
}
  1. declare the dependency
implementation 'com.iyao.easyat:easyat:1.0.0'
  1. read the example to get more information.

About

add tags on EditText and TextView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages