Is there a way to override Android Gallery widget

2019-08-12 09:53发布

问题:

I need to have a custom interpolator for the Gallery widget. I checked the documentation and source codes but couldn't find anywhere to specify/override the default animation behavior. Maybe some of you might know?

Thanks!

UPDATE: i ended up just extend Gallary widget and implemented my own animation

回答1:

Solution:

i ended up just extend Gallary widget and implemented my own animation