Skip to content

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

License

Notifications You must be signed in to change notification settings

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