Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Created December 3, 2018 12:55
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/9de0e1049d976c9aa8bf31347e7b5e30 to your computer and use it in GitHub Desktop.
Save nickbutcher/9de0e1049d976c9aa8bf31347e7b5e30 to your computer and use it in GitHub Desktop.
<!-- Copyright 2018 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<gradient ...>
<item
android:offset="0.0"
android:color="#1b82bd"/>
<item
android:offset="0.72"
android:color="#6f5fb8"/>
<item
android:offset="1.0"
android:color="#a242b4"/>
</gradient>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment