Skip to content

Instantly share code, notes, and snippets.

@bitvale
Created May 4, 2019 13:54
  • 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 bitvale/1d14530afab693d9bbca5e5c18a1492d to your computer and use it in GitHub Desktop.
For Medium article "Animate Everything! (Android Animation Showcase)"
{
"version": 1,
"layers": {
"vectorLayer": {
"id": "2258",
"name": "vector",
"type": "vector",
"width": 24,
"height": 24,
"children": [
{
"id": "2319",
"name": "path",
"type": "path",
"pathData": "M 3.141 5.85 L 13.932 5.85 L 13.932 8.15 L 3.141 8.15 Z M 3.141 15.85 L 13.932 15.85 L 13.932 18.15 L 3.141 18.15 Z M 3.141 10.85 L 15.984 10.85 L 15.984 13.15 L 3.141 13.15 Z M 17.755 10.85 L 20.859 10.85 L 20.859 13.15 L 17.755 13.15 Z",
"fillColor": "#000",
"strokeWidth": 1
}
]
},
"hiddenLayerIds": []
},
"timeline": {
"animation": {
"id": "4",
"name": "anim",
"duration": 600,
"blocks": [
{
"id": "2336",
"layerId": "2319",
"propertyName": "pathData",
"startTime": 0,
"endTime": 600,
"interpolator": "FAST_OUT_SLOW_IN",
"type": "path",
"fromValue": "M 15.984 10.85 L 15.984 13.15 L 3.141 13.15 L 3.141 13.15 L 3.141 11.006 L 3.141 10.909 L 3.141 10.85 L 3.141 10.85 L 15.984 10.85 M 3.141 15.85 L 3.141 18.15 L 3.141 18.15 L 13.932 18.15 L 13.932 18.15 L 13.932 15.85 L 3.141 15.85 M 17.755 10.85 L 17.77 10.85 L 20.859 10.85 L 20.859 13.15 L 17.755 13.15 L 17.755 10.85 M 3.141 8.15 L 13.932 8.15 L 13.932 5.85 L 3.141 5.85 L 3.141 8.048 L 3.141 8.15 M 8 11 L 8 11 L 8 11 M 8 11 L 8 11 L 8 11",
"toValue": "M 17.091 11 L 17.091 13 L 8 13 L 5.14 12.98 L 4.16 12 L 5.155 11.005 L 8.024 11 L 12.558 11 L 17.091 11 M 8 13 L 5.14 12.98 L 5.159 12.999 L 12.08 19.92 L 12.08 19.92 L 13.5 18.5 L 8 13 M 17.091 11 L 20 11 L 20 11 L 20 13 L 17.091 13 L 17.091 11 M 8 11 L 13.5 5.5 L 12.08 4.08 L 5.155 11.005 L 8.024 11 L 8 11 M 8 11 L 8.024 11 L 8 11 M 8 11 L 8.024 11 L 8 11"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment