f477c63ab4
Previous code did not provide whitespace between different media labels when media is not loaded. In addition, the icon for the media was centre-aligned vertically with the text, making it difficult to scan and determine when one media label ends and another one starts. Fix this by adding an 8dp margin between the media labels, and using a TextView subclass that vertically aligns the media icon with the first line of text. Set the compound drawables with relative alignment, so they behave appropriately in RTL layouts. Fixes #751. |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
lint-baseline.xml |