Here you go:

http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&r=1&f=G&l=50&s1=7,469,381.PN.&OS=PN/7,469,381&RS=PN/7,469,381

"If an edge of the electronic document is reached while translating
the electronic document in the first direction while the object is
still detected on or near the touch screen display, an area beyond the
edge of the document is displayed."

On Mar 21, 2:20 am, AndroidApp <[email protected]> wrote:
> Oh wtf... do you have a link to the patent?
>
> On Mar 20, 5:22 pm, Rajesh S <[email protected]> wrote:
>
> > am afraid its up to u to do those .. as with dual/multi-touch. the
> > fruit guys have a patent on the spring action in list too!!! gosh
> > somebody tell the patent office what is an invention and what isn't.
>
> > On Mar 20, 9:04 pm, AndroidApp <[email protected]> wrote:
>
> > > Then can you guys put some scrolling physics in Android's views
> > > (scroll off the screen a little and then bounce back)? That's a really
> > > cool effect. See iphone scrolling.
>
> > > On Mar 20, 3:52 pm, Dianne Hackborn <[email protected]> wrote:
>
> > > > You're honestly probably better off just writing your own list view that
> > > > does just what you want.  Copy things you can from the current 
> > > > ListView, but
> > > > the framework ListView class is very general and thus very tricky to 
> > > > modify.
>
> > > > That said, I personally would advice against this.  Android applications
> > > > don't do that, and the list view has a scroll indicator so that you can 
> > > > tell
> > > > where you are in the list to avoid the need of it.  All you'll end up 
> > > > doing
> > > > is making your application behave inconsistently with other things on
> > > > Android.
>
> > > > On Fri, Mar 20, 2009 at 12:31 PM, zl25drexel <[email protected]> 
> > > > wrote:
>
> > > > > Hi, I wanted to make a special ListView for android that has the
> > > > > springy bounce effect like what they have in the iphone,
>
> > > > > Before I divide into coding it, can someone from google tell me
> > > > > whether that's possible if I just modify the ListView class or do I
> > > > > need to modify some other classes also?
>
> > > > > Thanks,
>
> > > > --
> > > > Dianne Hackborn
> > > > Android framework engineer
> > > > [email protected]
>
> > > > Note: please don't send private questions to me, as I don't have time to
> > > > provide private support.  All such questions should be posted on public
> > > > forums, where I and others can see and answer them.
--~--~---------~--~----~------------~-------~--~----~
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