Page MenuHomePhabricator

[native] Fix Comm swoosh render in RegistrationTerms on iOS release builds
ClosedPublic

Authored by ashoat on Sep 12 2024, 11:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 11, 10:38 AM
Unknown Object (File)
Mon, Oct 28, 7:28 PM
Unknown Object (File)
Oct 20 2024, 2:57 PM
Unknown Object (File)
Oct 20 2024, 2:57 PM
Unknown Object (File)
Oct 20 2024, 2:57 PM
Unknown Object (File)
Oct 19 2024, 1:21 AM
Unknown Object (File)
Oct 14 2024, 2:28 PM
Unknown Object (File)
Oct 14 2024, 3:26 AM
Subscribers

Details

Summary

For some reason, center works on iOS debug builds, but not release builds. This diff makes it look good on release builds.

center is probably closer to what we want than contain, but they have the same behavior because the swoosh is larger than the screen width and as such doesn't need to be centered.

Depends on D13311

Test Plan
beforeafter
2024-09-12 19.54.30.png (2×1 px, 195 KB)
2024-09-12 20.02.41.png (2×1 px, 177 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable