right, so using an animation is another approach I have notes about.  The 
idea there is to use a Scroller to perform callback animating for the 
various changes that are needed as the scroll happens, right?

The things is, it's not like I have any issues with the current approach, 
except that the values for the layout params get stuck.  And I do need the 
layoutparams to change anyway, since the horizontal linear layout needs to 
adjust based on the changing sizes of the items.  So wouldn't I just be 
setting layout params in your approach as well, so would I have any 
expectation of this same flaky behavior not showing up?

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to