Amazon to buy robot maker Kiva
-
Amazon is buying robot maker Kiva Systems $US775 million, a deal that will
bring more robotic technology to the e-commerce company's giant network of
wa...
2 weeks ago

Hey Hi you blog posts are very useful...
ReplyDeletei have one doubt .. actually need help from you.
I want to have a screen with one List ( scrollable items) and few button in bottom..
how to get it done ..?
Hi Yogesh,
ReplyDeleteDo you want the buttons at the bottom to always be visible?
Assuming you're using a ListView, you can use the addFooterView method.
You might also find these links helpful:
http://stackoverflow.com/questions/2318775/how-to-create-fixed-footer-in-android-layout
&
http://blog.maxaller.name/2010/05/attaching-a-sticky-headerfooter-to-an-android-listview/
.. Hope you find that useful. Let me know if you need anything else.