You might have to call "notifyDataSetChanged()" whenever the content
is changed.

On May 11, 8:37 am, mudit <mudit.a...@gmail.com> wrote:
> Hi..
>
> i need to create a list view that display same functionality as
> Contact App. I need to have a scroller through which i can traverse
> the list alphabetically. To achieve this i am following an example
> from API demos "com.example.android.apis.view.List1.java".  It is
> using a textfilter. When i implement this functionality on a static
> list view => it is working fine. But when i try this on a dynamic
> listview=> it is not working.
>
> Plz help...
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/android-developers?hl=en

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

Reply via email to