Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13316] Android: verticalAlign: 'middle' doesn't conform to TEXT_VERTICAL_ALIGNMENT_CENTER

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2013-05-07T14:11:42.000+0000
Affected Version/sRelease 3.0.2
Fix Version/sn/a
ComponentsAndroid
Labelsexalture
ReporterMartin Guillon
AssigneeSunila
Created2012-09-04T08:29:15.000+0000
Updated2017-03-22T21:11:25.000+0000

Description

It should be 'center' instead of 'middle' to conform with TEXT_VERTICAL_ALIGNMENT_CENTER This is what was done on iPhone: https://github.com/appcelerator/titanium_mobile/pull/2645

Comments

  1. Daniel Sefton 2013-03-15

    I'm quite sure this is no longer an issue for 3.0, but let me know if it is with references to our docs and I'll reopen. Cheers.
  2. Martin Guillon 2013-03-18

    It is still an issue. Simply look at the code https://github.com/appcelerator/titanium_mobile/blob/master/android/titanium/src/java/org/appcelerator/titanium/util/TiUIHelper.java#L462
  3. Martin Guillon 2013-04-03

    Daniel: About my pull request. It s not been followed by Appcelerator so i let it as it was. It s completely out of sync!! For example now i have a completely new Label with html, ellipsizis, shadows .... And lot more android/iphone properties for the buttons. If appcelerator still wants my new widgets, please let me know. The pull request might be big!
  4. Sunila 2013-05-07

    Should be using UI Module constants
  5. Lee Morris 2017-03-22

    Closing ticket as "Won't Fix".

JSON Source