Support declaring interpolation per shared element transition (#6139)
* Implement startDelay + fix image scale transition
This commit adds support to the startDelay option in shared element transitions on Android. It also fixes image scale transition which only animated the image's scale type, but not its bounds.
* Support declaring interpolator per element transition