0

How should we draw only the displayed part of a custom scroll view? Someone has an exemple of that?

  • May This help you: Follow this link : http://stackoverflow.com/questions/4628800/android-how-to-check-if-a-view-inside-of-scrollview-is-visible – Bhavin Nattar Jul 16 '13 at 12:40
  • I found getScrollX() and getScrollY() to resolve my problem. However the getDrawingRect() in this link is more elegant and provide the width and height of the displayed part. Thanks – anis chaari Jul 16 '13 at 16:12

0 Answers0