getLinkedDrawablesForAnimation

Returns the Drawables associated with this ComponentHost for animations, for example the background Drawable and/or the drawable that otherwise has a transitionKey on it that has caused it to be hosted in this ComponentHost.

The core purpose of exposing these drawables is so that when animating the bounds of this ComponentHost, we also properly animate the bounds of its contained Drawables at the same time.