Replies: 5 comments 6 replies
-
@kefahB alreadly working in |
Beta Was this translation helpful? Give feedback.
-
I think this should be the default in core - iOS defaults to center and Android should be the same. I’ve long been frustrated about this, thanks for bringing this up @kefahB. If no one has good reasons they should remain different let’s just make this the default in 8.4. I use ui-label all the time as well and I think it would be great for that to replace the core implementation @farfromrefug - using transient or implement directly in core? |
Beta Was this translation helpful? Give feedback.
-
@NathanWalker Did you intent to push this feature into the 8.0.4 ? |
Beta Was this translation helpful? Give feedback.
-
I don't know if this would be nice by default or not, but this feature would definitely be nice. On many occasions you have to put the label in a layout to center it. It would be nice to be able to center it to remove views from layouts |
Beta Was this translation helpful? Give feedback.
-
This will be included in 8.5 release: #10233 |
Beta Was this translation helpful? Give feedback.
-
Hi,
It will be cool to implement
Gravity
withverticalAlignment="center"
for Label on android, for the moment we need to implement lloaded event on each label and declare the flowing for each page!Beta Was this translation helpful? Give feedback.
All reactions