MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / translate

Method translate

library/src/com/android/volley/ui/PhotoView.java:959–1007  ·  view source on GitHub ↗

Translates the image. This method will not allow the image to be translated outside of the visible area. @param tx how many pixels to translate horizontally @param ty how many pixels to translate vertically @return true if the translation was applied as specified. Otherwise, false

(float tx, float ty)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

onScrollMethod · 0.95
runMethod · 0.80
runMethod · 0.80

Calls 2

invalidateMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected