Page MenuHomePhabricator

[lib/native] lift AvatarSize type into lib
ClosedPublic

Authored by ginsu on Oct 4 2023, 1:51 PM.
Tags
None
Referenced Files
F3295909: D9365.id31672.diff
Sat, Nov 16, 11:49 PM
F3295659: D9365.id31650.diff
Sat, Nov 16, 10:33 PM
F3295591: D9365.id31662.diff
Sat, Nov 16, 10:18 PM
Unknown Object (File)
Thu, Nov 14, 8:12 PM
Unknown Object (File)
Thu, Nov 14, 7:26 AM
Unknown Object (File)
Thu, Nov 14, 7:26 AM
Unknown Object (File)
Thu, Nov 14, 7:26 AM
Unknown Object (File)
Thu, Nov 14, 7:25 AM
Subscribers

Details

Summary

This AvatarSize type is only accessible in the native codebase. However, we will need this for web as well so it makes sense to lift this type into lib. This diff just handles the lifting from native to lib, a subsequent diff will handle the actual usage of this type in web

Depends on D9364

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage