I have made this working with setting setOverScrollMode(View.OVER_SCROLL_ALWAYS); but now in motorola razr and defy it is bouncing fine but in samsung s3 if we scrolls it stays at the same position but not bounces back. What the heck is this.Please help me .
On Tuesday, 2 April 2013 15:56:22 UTC+5:30, Ansh wrote: > > I have implemented overscroll feature on ExpandableListView using this > LINK <http://jasonfry.co.uk/blog/android-overscroll-revisited/> and i > can only see over scrolling behavior of List when i expand any child of the > group in the ExpandableListView. I want it to over scroll the list if it is > not expanded also.can anyone have any guess to achieve this? > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

