Page MenuHomePhabricator

[native] Move onPress and onLayout methods in MultimediaMessageMultimedia to functional component
ClosedPublic

Authored by angelika on Wed, Dec 11, 12:14 PM.
Tags
None
Referenced Files
F3493999: D14132.id46525.diff
Thu, Dec 19, 4:03 AM
F3493881: D14132.id46426.diff
Thu, Dec 19, 4:00 AM
F3493726: D14132.id46489.diff
Thu, Dec 19, 3:56 AM
F3492626: D14132.diff
Thu, Dec 19, 12:52 AM
F3490585: D14132.diff
Wed, Dec 18, 4:48 PM
Unknown Object (File)
Tue, Dec 17, 3:57 PM
Unknown Object (File)
Fri, Dec 13, 11:17 PM
Subscribers
None

Details

Summary

Move onPress and onLayout methods to functional component as a part of MultimediaMessageMultimedia migration to a functional component. Empty onLayout looks weird but in the history I can see it was introduced to fix some Android measure bug and I believe it so I'm leaving it as it was.

Depends on D14131

Test Plan

Open up a multimedia message and see if it behaves correctly.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

angelika held this revision as a draft.
This revision is now accepted and ready to land.Wed, Dec 11, 8:03 PM

Rebase and address feedback