MCPcopy Create free account
hub / github.com/bm-x/PhotoView / animaFrom

Method animaFrom

library/src/main/java/com/bm/library/PhotoView.java:1300–1350  ·  view source on GitHub ↗

在PhotoView内部还没有图片的时候同样可以调用该方法 此时并不会播放动画,当给PhotoView设置图片后会自动播放动画。 若等待时间过长也没有给控件设置图片,则会忽略该动画,若要再次播放动画则需要重新调用该方法 (等待的时间默认500毫秒,可以通过setMaxAnimFromWaiteTime(int)设置最大等待时间)

(Info info)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

initBaseMethod · 0.95
onClickMethod · 0.80
onItemClickMethod · 0.80
onClickMethod · 0.80

Calls 10

resetMethod · 0.95
getInfoMethod · 0.95
executeTranslateMethod · 0.95
calculateTopMethod · 0.95
withTranslateMethod · 0.80
withScaleMethod · 0.80
withRotateMethod · 0.80
withClipMethod · 0.80
mapRectMethod · 0.80
startMethod · 0.80

Tested by

no test coverage detected