Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Last active November 17, 2015 08:45
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/a2c6b4c09cea063a86ff to your computer and use it in GitHub Desktop.
Save hitherejoe/a2c6b4c09cea063a86ff to your computer and use it in GitHub Desktop.
<LinearLayout>
<View
android:id="@+id/view_shared_transition"
android:transitionName="@string/transition_view"/>
<View
android:id="@+id/view_separator"/>
<TextView
android:id="@+id/text_detail"/>
<TextView
android:id="@+id/text_close"/>
</LinearLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment