You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2024. It is now read-only.
I tried without the \r\n and the result was the same. I found that in Android you can use this to force the centering: HorizontalTextAlignment="Center" because it seems this is a Xamarin.Forms bug thatI I reported.
The text was updated successfully, but these errors were encountered:
I'm building an app with 3 columns but two of them have long texts:
Then, it looks like this:
I tried without the \r\n and the result was the same. I found that in Android you can use this to force the centering:
HorizontalTextAlignment="Center"
because it seems this is a Xamarin.Forms bug thatI I reported.The text was updated successfully, but these errors were encountered: