WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

zamberform/AnnotationTextAndroid

Repository files navigation

AnnotationTextAndroid

An Library to show textview which can config annotation in Japanese&Chinese

SampleShow

ScreenShot

Gradle Setup

dependencies {
    implementation 'zamberform.jun.annotationtext:AnnotationTextView:0.0.1'
}

Maven Setup

<dependency>
  <groupId>zamberform.jun.annotationtext</groupId>
  <artifactId>AnnotationTextView</artifactId>
  <version>0.0.1</version>
  <type>pom</type>
</dependency>

How To Use

Follow the layout.xml in Example Source or look at the Attrs Definition.

About

An Library to show textview which can config annotation in Japanese&Chinese

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages