This question shows research effort; it is useful and clear
3
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I used ScrollView to add stroller to my text, how ever I not always need it. Some times my text is small and not need scroller. How to make my scroller be visible only when needed?
And is this a good design for Android?