drawing - Android image drawn clipped -


my question is: i've relative layout contains view (custom view). in custom view ondraw i draw image bigger view size , center it. problem image clipped on top , left side when perform right pan or down pan cannot see image because it's clipped.

do know why?

i find clip children if set true left , top border spread on view during panning.

thanks


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -