Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6_2_X][TIMOB-25221] Android: Fixed vertical/composite layout regression caused by [TIMOB-25173] fix. #9404

Merged
merged 1 commit into from Sep 7, 2017

Conversation

jquick-axway
Copy link
Contributor

@jquick-axway jquick-axway commented Sep 6, 2017

…sed by [TIMOB-25173] fix.

- Fixed bug where "top" and "bottom" properties were wrongly setting view height while the "height" property was already set.
- Fixed bug where "left" and "right" properties were wrongly setting view width while the "width" property was already set.
- Fixed bug where composite layout was wrongly applying a "remaining height" calculation to subsquent added views.
  * Only applies to vertical and horizontal layouts.
Copy link
Contributor

@garymathews garymathews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CR: PASS
FT: PASS

@lokeshchdhry
Copy link
Contributor

FR Passed.

Executed above mentioned tests & layout seems to work as expected.

Studio Ver: 4.9.1.201707200100
SDK Ver: 6.2.0 local build
OS Ver: 10.12.3
Xcode Ver: Xcode 8.3.3
Appc NPM: 4.2.9
Appc CLI: 6.2.4-9
Ti CLI Ver: 5.0.14
Alloy Ver: 1.9.13
Node Ver: 6.11.2
Java Ver: 1.8.0_101
Devices: ⇨ google Pixel --- Android 7.1.1
⇨ google Nexus 5 --- Android 6.0.1
Emulator: Android 4.4.2

@lokeshchdhry lokeshchdhry merged commit 15917d0 into tidev:6_2_X Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants