HtmlRecycler
Converts a simple html page in to A RecyclerView
with Native android widgets powered by Jsoup library and inspired by Medium Textview
Note this is under development and unstable
demo
Currently supported html elements:
- [x] Paragraph
- [x] H1...H6
- [x] Image
- [x] Video
- [x] Audio
- [x] Ordered List
- [x] Unordered List
- [x] Description List
- [x] Anchor Link
- [x] IFrame
- [ ] Table
- [ ] DIV
from The Android Arsenal
No comments:
Post a Comment