Is there a way to override Android Gallery widget default animation, e.g. the interpolator

試著忘記壹切 提交于 2019-12-24 08:22:26

问题


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



来源:https://stackoverflow.com/questions/6489744/is-there-a-way-to-override-android-gallery-widget-default-animation-e-g-the-in

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!