Skip to content

Instantly share code, notes, and snippets.

@jezinka
Created May 4, 2017 13:58
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 jezinka/72fcbe98ad2c3fb3c184d5312053ef54 to your computer and use it in GitHub Desktop.
Save jezinka/72fcbe98ad2c3fb3c184d5312053ef54 to your computer and use it in GitHub Desktop.
<CheckBox
android:id="@+id/checkBox"
app:layout_widthPercent="10%"
android:layout_height="wrap_content"
android:layout_toEndOf="@id/text1"
android:visibility="gone" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment