Page MenuHomePhabricator

[native] Replace `reply-filled` icon in `SwipeableMessage` with `CommIcon`
ClosedPublic

Authored by atul on Aug 16 2022, 10:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 13, 1:55 AM
Unknown Object (File)
Wed, Jun 12, 11:23 PM
Unknown Object (File)
Wed, Jun 12, 6:55 PM
Unknown Object (File)
May 18 2024, 6:54 AM
Unknown Object (File)
May 14 2024, 1:21 PM
Unknown Object (File)
Apr 20 2024, 4:02 PM
Unknown Object (File)
Apr 20 2024, 4:02 PM
Unknown Object (File)
Apr 20 2024, 4:02 PM
Subscribers

Details

Summary

Searched through codebase for usages of the reply-filled icon and found one instance in the SwipeableMessage component.

Swapped out the SWMansionIcon component for the CommIcon component.

NOTE: Going to create individual diffs for all usages of each icon for CommIcons to make the before/after clear. There are only 6 custom CommIcons so this shouldn't produce too much spam.

On the other hand going to do all of hte SWMansion icon changes together in one go.

Test Plan

Before:

Simulator Screen Shot - iPhone 12 - 2022-08-16 at 14.01.17.png (2×1 px, 331 KB)

After:

Simulator Screen Shot - iPhone 12 - 2022-08-16 at 14.02.00.png (2×1 px, 330 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Aug 16 2022, 10:55 AM
atul edited the test plan for this revision. (Show Details)
abosh edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Aug 16 2022, 11:10 AM

rebase around un-accepted diffs to land