Page MenuHomePhabricator

[lib] Rename `EditThreadAvatarProvider` to `BaseEditThreadAvatarProvider` and move to `lib`
ClosedPublic

Authored by atul on Jun 14 2023, 1:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 7, 12:26 PM
Unknown Object (File)
Sat, Nov 23, 7:02 AM
Unknown Object (File)
Sat, Nov 23, 7:02 AM
Unknown Object (File)
Sat, Nov 23, 7:02 AM
Unknown Object (File)
Thu, Nov 21, 10:26 AM
Unknown Object (File)
Thu, Nov 21, 10:25 AM
Unknown Object (File)
Thu, Nov 21, 10:18 AM
Unknown Object (File)
Oct 25 2024, 4:13 PM
Subscribers

Details

Summary

This component is now "platform-agnostic" and can be moved to lib. On native it is wrapped by NativeEditThreadAvatarProvider which passes in platform-specific props.


Depends on D8220

Test Plan

Renamed and moved file and let IDE auto-fix imports.

Everything continues to work as expected.

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage