Skip to content

Instantly share code, notes, and snippets.

@WendyYanto
Created December 13, 2020 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WendyYanto/5f09b1a7a1561d289ed97aead92906f5 to your computer and use it in GitHub Desktop.
Save WendyYanto/5f09b1a7a1561d289ed97aead92906f5 to your computer and use it in GitHub Desktop.
<resources>
<declare-styleable name="LazyLoadComponent">
<attr name="layout_res" format="reference" />
<attr name="parent_layout_id" format="reference" />
</declare-styleable>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment