Page MenuHomePhabricator

[lib][native] fix farcaster outline icon and update CommIcons.ttf
ClosedPublic

Authored by varun on Wed, Sep 25, 5:08 PM.
Tags
None
Referenced Files
F2843313: D13475.diff
Sun, Sep 29, 4:24 PM
Unknown Object (File)
Thu, Sep 26, 1:18 AM
Unknown Object (File)
Thu, Sep 26, 1:15 AM
Unknown Object (File)
Thu, Sep 26, 1:11 AM
F2810494: Screenshot 2024-09-25 at 7.14.22 PM.png
Wed, Sep 25, 5:12 PM
Subscribers

Details

Summary

icon was off center and as a result looked a little strange on web. it also wasn't an outline like the other icons in the list. lastly, i forgot to include the updated CommIcons.ttf file, which we need to make the icon available on native

this diff re-centers the icon, makes it an outline, and updates CommIcons.ttf

Test Plan

icon looks correct now. CommIcons.ttf update is tested in next diff which actually uses it to display farcaster icon on native (android)

also tested that some of the existing CommIcon icons (e.g. "cloud-filled") still look right on native

Screenshot 2024-09-25 at 7.14.22 PM.png (966×828 px, 101 KB)

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

varun held this revision as a draft.
varun edited the summary of this revision. (Show Details)
varun edited the test plan for this revision. (Show Details)
varun published this revision for review.Wed, Sep 25, 5:21 PM

will wait for CI to pass before landing

This revision is now accepted and ready to land.Wed, Sep 25, 5:24 PM