Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save codeswimmer/901719 to your computer and use it in GitHub Desktop.

Select an option

Save codeswimmer/901719 to your computer and use it in GitHub Desktop.
Android: Request that a view's rectangle be visible on the display, scrolling if necessary
View.requestRectangleOnScreen(Rect rectangle, boolean immediate);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment