Skip to content

Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.velocity
Notifications You must be signed in to change notification settings

vinod1988/TextJustify-Android

 
 

Repository files navigation

Gittip Android Arsenal Build Status Maven Central
Logo

Android Full Justification

#About This library will provide you a way to justify text. It supports both plain text and Spannables. Additionally, the library can auto-hyphentate your displayed content (thanks to @muriloandrade).

Compatible for Android 2.2 to 5.X

#Screenshot Preview

#Demo Imgur

#Recent 01/11/2015 ► Added support for very long documents with fading and progress listener
01/10/2015 ► Refractored / renamed classes
01/04/2015 ► Improved caching support which allows for smooth scrolling
01/02/2015 ► Added XML attributes for DocumentView

#Wiki For examples, tests, and API refer to the Android-TextJustify Wiki.

#Install Just add to your build.gradle

dependencies {
    compile 'com.github.bluejamesbond:textjustify-android:2.1.1'
}

#Known Issues

Status Issues
CLOSED Scroll caching for very large documents i.e. > 4000 paragaphs
OPEN Add letter-spacing feature like CSS
OPEN Improve text strike-through
OPEN Improve text underline
CLOSED Support more features like TextView in terms of Paint settings

About

Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.velocity

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%