Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

ScrollView bounce effect on Android

Hi,

I put some things in a scrollview. On iPhone there is a bounce effect when the user "over scrolls" the view. On android there is no such effect. I see that on a tableview for instance there is such effect on android.

How can I make the bounce effect on a scrollview on android?

Thanks

— asked January 4th 2012 by Ophir 'Shlomi' Oren
  • scrollview
0 Comments

2 Answers

  • Hi Shlomi,

    As per sdk 1.8.0.1 scrollView bounce effect is only for iPhone/iPad. Check here.

    — answered January 4th 2012 by Zarir Bhesania
    permalink
    1 Comment
    • was it avilable prior to 1.8.0.1 ? if so, why was it revoked?

      — commented January 4th 2012 by Ophir 'Shlomi' Oren
  • their is no such facility for android scrollview's bounce effect is only for ipad and iphone.Try to implement ur app in tableView only.

    — answered January 4th 2012 by Gagan Tiwari
    permalink
    1 Comment
    • TableView is not suiteable for all cases - and for scrollable graphics - it's the worst thing to use because it just work bad on Android (even in v8)

      — commented January 4th 2012 by Ophir 'Shlomi' Oren
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.