Skip to content

Instantly share code, notes, and snippets.

@pranaypatel512
Created August 6, 2016 11:50
Show Gist options
  • Save pranaypatel512/06c35fdda9f98987702029bed1311282 to your computer and use it in GitHub Desktop.
Save pranaypatel512/06c35fdda9f98987702029bed1311282 to your computer and use it in GitHub Desktop.
<LinearLayout
...
xmlns:tools="http://schemas.android.com/tools"
tools:ignore="UnusedResources" >
<TextView
android:text="@string/str_foo_string" />
</LinearLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment