This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] Icon not correctly centered with text when using FontImageSource #6632
Labels
e/5 🕔
5
help wanted
We welcome community contributions to any issue, but these might be a good place to start!
p/Android
t/bug 🐛
up-for-grabs
We welcome community contributions to any issue, but these might be a good place to start!
Description
In a button, icon is not correctly centered with the text.
Steps to Reproduce
Expected Behavior
Icon and text are centered in the button, the icon appears just on the left of the text without space between them.
Actual Behavior
Text is centered in the button but the icon is not, there is a lot of space between text and button.
It seems that ContentLayout property is not taken into account.
Basic Information
Screenshots
The button "SomeText" on the screenshot shows the icon not correctly centered.
Reproduction Link
Github repo : https://github.com/TechWatching/FontImageSourceIssue
The text was updated successfully, but these errors were encountered: