Skip to content

Instantly share code, notes, and snippets.

@gilgoldzweig
Created December 27, 2019 11:12
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 gilgoldzweig/001144a9503a5e0472f9064dac718466 to your computer and use it in GitHub Desktop.
Save gilgoldzweig/001144a9503a5e0472f9064dac718466 to your computer and use it in GitHub Desktop.
guideline end constraint
<Constraint
android:id="@+id/guideline_toolbar"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
motion:layout_constraintGuide_begin="65dp" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment