Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3513125
D13476.id44577.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
622 B
Referenced Files
None
Subscribers
None
D13476.id44577.diff
View Options
diff --git a/native/avatars/avatar-hooks.js b/native/avatars/avatar-hooks.js
--- a/native/avatars/avatar-hooks.js
+++ b/native/avatars/avatar-hooks.js
@@ -541,7 +541,16 @@
<CommIcon
name="ethereum-outline"
key={option.id}
- size={18}
+ size={22}
+ style={styles.bottomSheetIcon}
+ />
+ );
+ } else if (option.id === 'farcaster') {
+ return (
+ <CommIcon
+ name="farcaster-outline"
+ key={option.id}
+ size={22}
style={styles.bottomSheetIcon}
/>
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 10:39 PM (12 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2691949
Default Alt Text
D13476.id44577.diff (622 B)
Attached To
Mode
D13476: [native] add farcaster icon on native
Attached
Detach File
Event Timeline
Log In to Comment