I solved this by using setFadingEdgeLength and setVerticalFadingEdgeEnabled. I also had to override getBottomFadingEdgeStrength/getTopFadingEdgeStrength. Is this the correct way of doing it? My ViewGroup handles scrolling internally, so I cannot use the fact the Views get faded edges on regular scrolling
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

