Skip to content
This repository was archived by the owner on Apr 27, 2019. It is now read-only.

📄 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

mathew-kurian/TextJustify-Android

Repository files navigation

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

#Recent 1/4/2014 ► Improved caching support which allows for smooth scrolling
1/2/2014 ► Added XML attributes for DocumentView

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

#Donate If for some reason you like the library and feel like thanking me. Here you go! Thank you in advance.

Donate

#Install Just add to your build.gradle

dependencies {
    compile 'com.github.bluejamesbond:textjustify-android:1.5.1'
    // compile 'com.github.bluejamesbond:textjustify-android:1.5'
    // compile 'com.github.bluejamesbond:textjustify-android:1.4'
    // compile 'com.github.bluejamesbond:textjustify-android:1.3'
    // compile 'com.github.bluejamesbond:textjustify-android:1.2'
    // compile 'com.github.bluejamesbond:textjustify-android:1.1'
    // compile 'com.github.bluejamesbond:textjustify-android:1.0'
}

#Known Issues

Status Issues
OPEN 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
OPEN Support more features like TextView in terms of Paint settings

#Demo Download the demo on Google Play Store.

#Screenshot Preview

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