Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Created November 22, 2018 16:09
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save nickbutcher/e13ad5aa0acf0097653bdc96f1958a30 to your computer and use it in GitHub Desktop.
<!-- Copyright 2018 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<vector ...
android:alpha="0.7">
<path
android:pathData="..."
android:fillColor="#fff"
android:fillAlpha="0.5" />
</vector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment