I wish I could do that that would make my life easier :)

However it has to scroll if top one scrolls as per design so I am stuck with
it.

I got it moving with dispatchtouchevent (interecept and pass). as mentioned
if there is urllink in the edittext then it gets these touch events and
things mess up, it will just stay wont move.

Thanks for your reply.

On Thu, Feb 18, 2010 at 9:28 AM, TreKing <[email protected]> wrote:

> On Thu, Feb 18, 2010 at 9:24 AM, social hub <[email protected]> wrote:
>
>> I have two Gallery widgets one above and one below. If the above one is
>> scrolled then I want to pass the same touch event to the bottom widget so it
>> also scrolls the same way .
>
>
> I have not used Galley widgets, but instead of passing the scroll event,
> could you instead just set the scroll position of the bottom widget to match
> that of the top widget when the top one scrolls?
>
>
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered devices
> http://sites.google.com/site/rezmobileapps/treking
>
> --
> 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]<android-developers%[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