Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Created November 22, 2018 15: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/a6e9bea9fede3a6b43bb25b2aa3a1109 to your computer and use it in GitHub Desktop.
Save nickbutcher/a6e9bea9fede3a6b43bb25b2aa3a1109 to your computer and use it in GitHub Desktop.
<!-- Copyright 2018 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<vector ...>
<path .../>
<group
android:name="foo"
android:pivotX="12"
android:pivotY="0"
android:rotation="45"
android:scaleX="1.2"
android:translateY="-4">
<path ... />
</group>
</vector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment