[android-developers] problem with the list view while scrolling .

2011-06-02 Thread sindhu
Hi all, I have a list view and 2 buttons(upButton and DownButton) when i click on the down button ,list has to scroll down and when i click on upButton ,list has to scroll up. Sample code: public void onClick(View view) { int id = view.getId(); switch (id) {

[android-developers] problem with the list view

2010-02-11 Thread aditya Khambampati
Hi All, I am new to android and list views. I have a problem with the long lists in list view, My list view consists of couple of headers and a each list item consists of a text + check box Select AllCheckBox --- Seperator 1 --