OK, just having a convo with myself here, but what I am doing with the
translateAnimation is moving the entire View accoss the screen, not
changing the  mScrollX which scrolls the contents of the View.

If I want to use translateAnimation, I have to apply it to all
children within the view?  blerg!  :(



On Apr 28, 5:12 pm, stefoid <[EMAIL PROTECTED]> wrote:
> No, actually Im still confused.
>
> What I want to do is scroll the contents of a LinearLayout within its
> boundaries.  i.e. I want the LinerLayout to be a viewport that scrolls
> its contents horizontally.
>
> I cant make it work.
>
> On Apr 28, 4:26 pm,stefoid<[EMAIL PROTECTED]> wrote:
>
> > OK, so I worked it out myself, sort of - Im still having issues with
> > it, but at least I can get it to move.
>
> > answer lies here:
>
> >http://code.google.com/android/reference/android/view/animation/packa...
>
> > On Apr 28, 3:17 pm,stefoid<[EMAIL PROTECTED]> wrote:
>
> > > I want to use 'kinetic' horizontal scrolling on an a LinearLayout
> > > area.
>
> > > I did a quick search and found this widget called a Scroller that
> > > seemed to have an API that fit the bill - flings, interpolaters,
> > > etc...   but then Scroller is only of use to a TextView?
>
> > > ScrollView seems like it is only a vertical thing?
>
> > > What should I use? Is the whole issue T.B.D.  ?
>
> > > cheers
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to