SyntaxFix
Write A Post
Hire A Developer
Questions
Using a ListView to make it not scroll is extremely expensive and goes against the whole purpose of ListView. You should NOT do this. Just use a LinearLayout instead.
ListView
LinearLayout