Android Open Source - Image text TextWrapView






Project Summary

Android views to reflow text around an image and for text ellipsizing.

Web Site / Source Repository

TextWrapView is hosted in the following web site
https://github.com/venator85/TextWrapView

If you think the Android project TextWrapView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of TextWrapView.

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Activity Count1

Resource Files

There are 1 image files in TextWrapView. The names of the image files are listed as follows.

imgh.png

The following screenshort is generated from the image listed above.

null




Java Source Files

TextWrapView has the following Java source files.

cx.ath.venator.textwrapview.BitmapCropper.java
cx.ath.venator.textwrapview.ImageTextWrapView.java
cx.ath.venator.textwrapview.TextBreaker.java
cx.ath.venator.textwrapview.TextWrapView.java
cx.ath.venator.textwrapview.demo.DemoActivity.java