Re: [android-developers] Re: data in horizontal scrollview

2013-01-16 Thread nemi chhimpa
Hi, i worked on this. i attached the file here. now the problem is how to stop scroll view at the horizontal scrollview item. it always stop first and last item of the horizontal scroll view. how to calculate velocity of scrolling. On Sun, Jan 13, 2013 at 9:32 AM, jason_gates wrote: > Hi, > No p

Re: [android-developers] Re: data in horizontal scrollview

2013-01-13 Thread jason_gates
Hi, No problem :) Thank you for the reply. Sorry, but I don't understand what you mean by "stop"? Does that mean stop the view from scrolling? Change the position of the view? Change the alignment of the view's content? My recommendation is, post the relevant portion of your code. Then in your

Re: [android-developers] Re: data in horizontal scrollview

2013-01-13 Thread nemi chhimpa
Sorry. My question is how to stop horizontal scroll view in middle position of layout on scroll On Jan 13, 2013 10:12 PM, "jason_gates" wrote: > Hi, > Thank you for sharing :) > > You forgot to ask a question. All you posted was "I am working on > something". > > Is that it?, you just wanted to

[android-developers] Re: data in horizontal scrollview

2013-01-13 Thread jason_gates
Hi, Thank you for sharing :) You forgot to ask a question. All you posted was "I am working on something". Is that it?, you just wanted to let everyone know that you are working on something ? Good Luck :) And again thank you for sharing :) Jason -- You received this message because yo