Created
November 22, 2018 15:57
-
-
Save nickbutcher/b9afd18e92c1d2e23a5281f7683ddd4f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Copyright 2018 Google LLC. | |
| SPDX-License-Identifier: Apache-2.0 --> | |
| <vector ...> | |
| <clip-path | |
| android:name="mask" | |
| android:pathData="..." /> | |
| <path .../> | |
| </vector> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment