Skip to content

Instantly share code, notes, and snippets.

@ZieIony
Created January 7, 2020 20:42
Show Gist options
  • Select an option

  • Save ZieIony/90f2225754385b2ab737ccb667c2a440 to your computer and use it in GitHub Desktop.

Select an option

Save ZieIony/90f2225754385b2ab737ccb667c2a440 to your computer and use it in GitHub Desktop.
<declare-styleable name="FlowLayout">
<attr name="android:gravity" />
</declare-styleable>
<declare-styleable name="FlowLayout_Layout">
<attr name="guide_layout_fill" format="boolean" />
</declare-styleable>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment