views:

25

answers:

0

I'm currently developing an android app that is going to render posts from an online forum.

This is the layout I had in mind for rendering the posts:

http://data.fuskbugg.se/skogsturken/component.png

My question is what the easiest way is to accomplish the above layout? The hardest part is the text area that should be able to display small images, hotlinks and some kind of spoiler system.

Ideas?