Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Last active November 17, 2015 12:17
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 hitherejoe/bd7642546af33a04eecd to your computer and use it in GitHub Desktop.
Save hitherejoe/bd7642546af33a04eecd to your computer and use it in GitHub Desktop.
<RelativeLayout>
<LinearLayout>
<View
android:id="@+id/view_shared_transition"
android:transitionName="@string/transition_view"/>
<!-- Your other views -->
</LinearLayout>
</RelativeLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment