xamarin.android - Automatic Scroll when searching in mono for android or in c# -


i have list of name in listview, have search when search name display 1 search. want automatic scroll 1 search. how can in mono android or in c#. if have no idea of mono android click link : http://www.codeguru.com/csharp/sample_chapter/introduction-to-mono-for-android.htm

if understood correctly can try with:

listview.smoothscrolltoposition(position); 

Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -