Fix buttons at the bottom of the screen.
Posted
by Wilson
on Stack Overflow
See other posts from Stack Overflow
or by Wilson
Published on 2010-05-27T04:04:12Z
Indexed on
2010/05/27
4:11 UTC
Read the original article
Hit count: 188
android
I am a beginner in Android programming. I want to build a simple application with a main list view in the screen and two buttons at the bottom of the screen.
When more items are added to the list view, the list view should scroll without increasing the overall length of the list view.
© Stack Overflow or respective owner