简体   繁体   中英

Android ListView with two columns that only takes up bottom part of the screen

I'm trying to add a listview on the bottom of my opening activity that has two text items. Anyone know how to do this? I see stuff on how to do a listview with two columns, and how to do a listview at the bottom of an activity, but I can't find any that does both.

Take a look at my sample. It displays ImageView and TextView but two TextViews are absolutely the same. ListView takes top part in my sample but you can just move it to the bottom. Lazy load of images in ListView

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM