Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Created December 3, 2018 12:53
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/c6c96963e8ab5926bb935ee3af520168 to your computer and use it in GitHub Desktop.
Save nickbutcher/c6c96963e8ab5926bb935ee3af520168 to your computer and use it in GitHub Desktop.
<!-- Copyright 2018 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<gradient
android:type="linear"
android:startX="12"
android:startY="0"
android:endX="12"
android:endY="24"
android:startColor="#1b82bd"
android:endColor="#a242b4"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment