Page MenuHomePhabricator

[lib] Move newly platform-agnostic `EditUserAvatarProvider` to `lib`
ClosedPublic

Authored by atul on Jun 14 2023, 12:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 24, 11:39 PM
Unknown Object (File)
Tue, May 14, 6:32 PM
Unknown Object (File)
Fri, May 10, 2:33 PM
Unknown Object (File)
Mon, May 6, 9:27 PM
Unknown Object (File)
Mon, May 6, 9:27 PM
Unknown Object (File)
Sat, May 4, 2:38 PM
Unknown Object (File)
Sat, May 4, 2:38 PM
Unknown Object (File)
Apr 14 2024, 2:17 PM
Subscribers

Details

Summary

In previous two diffs (D8213, D8215), we made EditUserAvatarProvider "platform-agnostic" so it could be used across web and native.

This diff is just a move + fix imports diff.


Depends on D8215

Test Plan

Can still select media/upload media to set image user avatar as before.
Also killed keyserver and made sure Alert still appeared as expected on native when upload fails.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable