Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Last active December 6, 2018 12:21
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 nickbutcher/329ad74acacb09e49647b2ed35be70a9 to your computer and use it in GitHub Desktop.
Save nickbutcher/329ad74acacb09e49647b2ed35be70a9 to your computer and use it in GitHub Desktop.
<!-- Copyright 2018 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<animated-selector ...>
<item android:state_foo="true" android:drawable="@drawable/some_vector" />
<item android:drawable="@drawable/some_other_vector" />
<!-- no transitions specified -->
</animated-selector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment