Android Open Source - Widget textview macd






Project Summary

Lightweight & customizable Markdown TextView widget for Android.

Web Site / Source Repository

macd is hosted in the following web site
https://github.com/nguyentruongtho/macd

If you think the Android project macd 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 macd.

ItemValue
Java File Count16
Activity Count1

Java Source Files

macd has the following Java source files.

com.truongtho.macd.BoldTag.java
com.truongtho.macd.ClickableTag.java
com.truongtho.macd.ColorTag.java
com.truongtho.macd.ItalicTag.java
com.truongtho.macd.LinkTag.java
com.truongtho.macd.MacdTag.java
com.truongtho.macd.MacdTextParser.java
com.truongtho.macd.MacdTextView.java
com.truongtho.macd.SpanTag.java
com.truongtho.macd.cache.HashMapCache.java
com.truongtho.macd.cache.KeyValueCache.java
com.truongtho.macd.cache.LruCacheMap.java
com.truongtho.macd.sample.Application.java
com.truongtho.macd.sample.LogoTag.java
com.truongtho.macd.sample.MacdActivity.java
com.truongtho.macd.sample.OtherMacdTextView.java