Lightweight & customizable Markdown TextView widget for Android.
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.
The following table is the detailed list of macd.
Item | Value |
---|---|
Java File Count | 16 |
Activity Count | 1 |
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