Skip to content

Instantly share code, notes, and snippets.

@shubham08gupta
Created August 18, 2017 16:55
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save shubham08gupta/0fe8299763e276a2e67503f1df933552 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<explode xmlns:android="http://schemas.android.com/apk/res/android">
<targets>
<target android:excludeId="@android:id/statusBarBackground" />
<target android:excludeId="@id/toolbar_container" />
</targets>
</explode>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment