Android Open Source - Image demo Interactive-TextView-Spans






Project Summary

android demo project for creating interactive image spans in TextView.

Web Site / Source Repository

Interactive-TextView-Spans is hosted in the following web site
https://github.com/marchelo/Interactive-TextView-Spans

If you think the Android project Interactive-TextView-Spans 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 Interactive-TextView-Spans.

ItemValue
Java File Count7
Target SDK Version14
Minimum SDK Version8
Activity Count1




Resource Files

There are 4 image files in Interactive-TextView-Spans. The names of the image files are listed as follows.

button_pressed_checked.png
button_pressed_unchecked.png
button_unpressed_checked.png
button_unpressed_unchecked.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Interactive-TextView-Spans has the following Java source files.

com.marchelo.interactive_span.InteractiveSpanActivity.java
com.marchelo.interactive_span.MotionEventHelper.java
com.marchelo.interactive_span.text.method.InteractiveSpanMovementMethod.java
com.marchelo.interactive_span.text.style.FixedInteractiveImageSpan.java
com.marchelo.interactive_span.text.style.InteractiveImageSpan.java
com.marchelo.interactive_span.text.style.RelativeInteractiveImageSpan.java
com.marchelo.interactive_span.text.style.TouchableSpan.java