Skip to content

Instantly share code, notes, and snippets.

@yung-yu
Created February 24, 2020 03:22
Show Gist options
  • Save yung-yu/e20e86be0f4e21c35dfb499f49aa8f5a to your computer and use it in GitHub Desktop.
Save yung-yu/e20e86be0f4e21c35dfb499f49aa8f5a to your computer and use it in GitHub Desktop.
((ViewGroup)mapView.getChildAt(0)).getChildAt(1).setVisibility(View.GONE);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment