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 - CUDA code not processing if block properly -

Android Capture Image From Camera -

Define custom list-style-type in CSS -