Skip to content

Instantly share code, notes, and snippets.

@gabbertini
Created August 23, 2018 14:41
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 gabbertini/a22bb2ed985dc40e41efb2af302f252f to your computer and use it in GitHub Desktop.
Save gabbertini/a22bb2ed985dc40e41efb2af302f252f to your computer and use it in GitHub Desktop.
<android.support.constraint.Guideline
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="vertical"
app:layout_constraintGuide_percent="0.5" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment