Skip to content

Instantly share code, notes, and snippets.

@braulio94
Created February 10, 2018 22:08
Show Gist options
  • Save braulio94/864bc5cc4f0fc97199c771bb85763aac to your computer and use it in GitHub Desktop.
Save braulio94/864bc5cc4f0fc97199c771bb85763aac to your computer and use it in GitHub Desktop.
ImageView flagImage = findViewById(R.id.flag_image);
Drawable drawable = flagImage.getDrawable();
AnimatedVectorDrawable avd;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment