[android-developers] Re: Overscroll android 2.2
Any example how to force the overscroll for the API 8?
On Dec 17, 8:48 pm, Harri Smått <har...@gmail.com> wrote:
> 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?
>
> --
> H
>
> On Dec 17, 2011, at 10:37 PM, Christian Bianchini wrote:
>
>
>
>
>
>
>
> > Hi,
> > I have question about enable the overscroll by code, actually I did
> > that for Android 2.3 and it's work.
> > I tried the application with an Android 2.2 and I can't see the
> > overscroll and that its strange.
>
> > I did an extend Class of scrollview and I have overwrite the method
> > overscroll.
>
> > What is the solution to support the overscroll in Android 2.2?
>
> > Thanks
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home