Files
frameworks_base/graphics/java/android
Alan Viverette d54e993924 Refactor VectorDrawable to use VObject for paths and groups
Cleans up collection typing and encapsulation. VObject encapsulates
inflation, theme application, and drawing. VFullPath is responsible
for rendering nodes to a Path.

Change-Id: Ic760576d8000c4844ec3cab1b4bbcecb4fa1b760
2015-09-01 16:10:03 -04:00
..