Skip to content

Instantly share code, notes, and snippets.

@oatpano
Created April 23, 2017 14:44
Show Gist options
  • Save oatpano/04af3d9a333f8fd3fd84cb5d5735294d to your computer and use it in GitHub Desktop.
Save oatpano/04af3d9a333f8fd3fd84cb5d5735294d to your computer and use it in GitHub Desktop.
public class MainActivity extends AppCompatActivity {
static {
AppCompatDelegate.setCompatVectorFromResourcesEnabled(true);
}
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment