Skip to content

Instantly share code, notes, and snippets.

@vontell
Created January 27, 2018 17:01
Show Gist options
  • Save vontell/9fdcbfa9642086827681cb50bf7df1e9 to your computer and use it in GitHub Desktop.
Save vontell/9fdcbfa9642086827681cb50bf7df1e9 to your computer and use it in GitHub Desktop.
002 Example Chip in Layout
<ChipView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:imageSrc="@drawable/my_chip_image"
app:text="@string/my_chip_text"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment