How to scroll an android listview, with 2 items -


hi i'm using following circular list view has 3 items not fill_parent, how force scrolling last item ends @ bottom of screen , first item in middle , on.

have tried capture de event by

@override public boolean onintercepttouchevent(motionevent ev) {     return super.onintercepttouchevent(ev); } 

but not work

thank best regards


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -