FYI this is the overscroller source from the newer branches...

http://www.java2s.com/Open-Source/Android/android-core/platform-frameworks-base/android/widget/OverScroller.java.htm

Kris

On Sat, Dec 17, 2011 at 7:16 PM, Kristopher Micinski
<[email protected]> wrote:
> Nope...
>
> The code simply isn't there, it's not in the framework, it's like if
> you want some library on a machine, but the user doesn't have it, you
> have to live with it..
>
> If you absolutely wanted to you could design your own low level view
> which kind of does the same thing, but this would be quite involved,
> compared to just flipping a bit somewhere...
>
> Kris
>
> On Sat, Dec 17, 2011 at 6:58 PM, Christian Bianchini <[email protected]> wrote:
>> So can I implanted it with some code?
>>
>> On Dec 17, 10:14 pm, Kristopher Micinski <[email protected]>
>> wrote:
>>> 2011/12/17 Harri Smått <[email protected]>:
>>>
>>> > Hi,
>>>
>>> > Over scrolling methods seem to be API level 9 and higher. Maybe you 
>>> > didn't use @Override notation and ended up writing a new method on older 
>>> > APIs which is never called by the system?
>>>
>>> Right.
>>>
>>> No overscroll in Android API in Froyo..
>>>
>>> Kris
>>
>> --
>> 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 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

Reply via email to