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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

047e3e4 · Jan 10, 2018
Apr 20, 2016
Apr 20, 2016
Nov 26, 2014
Apr 20, 2016
Nov 26, 2014
Aug 9, 2015
Apr 20, 2016
Dec 20, 2013
Jan 27, 2015
Jan 10, 2018
Apr 16, 2016
Apr 20, 2016
Dec 31, 2014
Jan 14, 2015
Dec 31, 2014

Repository files navigation

LIBRARY IS NO LONGER MAINTAINED

If you want to adopt + maintain this library, please drop me a message - bluejamesbond@gmail.com

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

Other Libraries

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.6'
}

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