This is enough to make DrawerArrowDrawable functional. drawPath() only draws line segments for now.
This is needed to make icons follow night mode setting
This is made possible, by adding a second Canvas implementation which can be used to render directly to GdkSnapshot objects For now the only implemented method is drawBitmap(), this is already enough to make VectorDrawableCompat functional