This is a simple implementation to get text in justified manner in any android application.
justify-textview-android is hosted in the following web site
https://github.com/nikoo28/justify-textview-android
If you think the Android project justify-textview-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of justify-textview-android.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
justify-textview-android has the following Java source files.
com.example.justifyexample.MainActivity.java com.example.justifyexample.TextJustifyUtils.java com.example.justifyexample.TextViewEx.java