I guess the oposite isn't possible either?
(I need to include a logo inside my TopAppBar, but I use FitStart... A work-around for creating an image as title isn't difficult, but I don't know how to do FitStart...)
Thx, I found the function and it indeed looked very easy...
I couldn't find the code for FitStart.
In the ImageView a couple of fitTypes are dealt with straight away, but the implementation of FitStart is native (to my understanding).
Therefor I couldn't find it...
The Matrix is also not accepted straight away, and I don't know how to map it to Matrix4...
But I understand that official support is comming later 🙂
please at least add canvas.save() before calling concat and canvas.restore() after drawing so this transformation will not be applied for other components accidentally