开发者

Android: How to add a submit button at the bottom of the list view

My list view contains a chec开发者_开发百科kbox for each row, I need to submit the selected items to another activity. I tried to add a <Button> after <ListView> but it is not appearing at all. How to add a submit button at the bottom of the list view, that should appear even if we scroll the list?


One way is Adding a footer view to your Listview and have a button in the footer.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜