Inline icons via markup.
The icon-location supports: left, right, top, bottom
However, each of these locations are centered on the perpendicular axis. (location left is vertically centered, location top is horizontally centered).
For some apps, I use large images in the left location (music player shows album art).
However, for some apps I'd like a small icon (for quick identification) contained within the title as shown in the example.
I imagine that this could be implemented using the markup scheme. This would offer much more customization.
Is there an existing method to achieve something similar that I'm overlooking?
An alternative could be to be able to select an alignment "top / center / bottom" or "left / center / right" depending on the location.
Could be nice to have text alignment set to the top as well..