android - Which component should I use to show the text having dynamic length from SQLite -


hi, working on story app. retrieving subcategories against selected category. have retrieved story against selected subcategory. question should use show story (having dynamic length) on activity? i.e. should use textview,textarea or else? want curl effect on retrieved story. please suggest


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -