Page MenuHomePhabricator

[lib/native] lift AvatarSize type into lib
ClosedPublic

Authored by ginsu on Oct 4 2023, 1:51 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
Thu, Nov 14, 7:08 AM
Unknown Object (File)
Mon, Oct 28, 3:47 AM
Unknown Object (File)
Fri, Oct 18, 1:16 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
Lint Not Applicable
Unit
Tests Not Applicable