Created
August 18, 2017 16:55
-
-
Save shubham08gupta/0fe8299763e276a2e67503f1df933552 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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