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, Oct 14, 2:28 PM
Unknown Object (File)
Mon, Oct 14, 3:26 AM
Unknown Object (File)
Sat, Oct 12, 2:38 AM
Unknown Object (File)
Tue, Oct 8, 6:04 AM
Unknown Object (File)
Wed, Oct 2, 2:09 AM
Unknown Object (File)
Fri, Sep 27, 2:37 AM
Unknown Object (File)
Sun, Sep 22, 9:42 PM
Unknown Object (File)
Sat, Sep 21, 4:01 PM
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