Hi all,

           anybody can tell me how to disable or remove the scrollbar
property of a ListView.

           I created a ListView like

          1)  ListView  listview = new listView(context);

          and i add an adapter in to the list

           2) listview .setAdapter(listAdapter);   //listAdapter is an
adapter

            here the list adapter size greater than one then scrollbar
automatically come,but i want to display the
            contents with out scrollbar .

             Anybody can help me to fix this problem






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to