Android - How I can listen edge effect on ListView (like pull to refresh) ? -


i want use pure-android patterns build ui. therefore, prefer use edge effect instead pull-to-refresh (seems near of ios ui patterns).

i search/read answer @ android docs, not foud java interface implement or public method @ scrollview returns edgeeffect instance me.

http://developer.android.com/reference/android/widget/edgeeffect.html


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -