Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

[C-1351] Finalize mobile-nav-bar-overhaul #2156

Merged
merged 2 commits into from
Oct 18, 2022
Merged

Conversation

dylanjeffers
Copy link
Contributor

Description

  • Adds iconNotification lottie
  • Adjusts styles
  • Adds user-badges

const IconNotificationn = useMemo(
() =>
colorize(IconNotificationBase, {
// Bell.Group 1.Fill 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

height: spacing(12),
width: spacing(12),
marginBottom: spacing(3)
height: spacing(12) + 2,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we accept partial sizes instead of this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah will do, it's cause border width, I wonder if there is a clear way to express that

@@ -31,6 +31,7 @@ export const NotificationsScreen = () => {
text={messages.header}
icon={IconNotification}
iconProps={{ height: 28, width: 28 }}
styles={{ icon: { marginLeft: -1 } }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how come this is necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it's weird, the icons have various widths, so this is an attempt to align each icon

@dylanjeffers dylanjeffers merged commit e6d1db3 into main Oct 18, 2022
@dylanjeffers dylanjeffers deleted the dj-c-1351-finalize-styles branch October 18, 2022 11:36
audius-infra pushed a commit that referenced this pull request Oct 22, 2022
[7952185] Auto follow person who referred you upon sign up C-1300 (#2112) nicoback2
[d87645e] Fix connected eth wallets (#2161) Raymond Jacobson
[84c13b7] [C-1352] Fix twitter deep link (#2159) Raymond Jacobson
[ffdd74a] dont deep link oauth (#2158) nicoback2
[fd75bf0] add use rendering trace util (#2153) nicoback2
[1b18577] [Android] Some optimizations for lineup C-1348 (#2150) nicoback2
[36506fb] [C-1347] Improve navigation performance (#2155) Sebastian Klingler
[e6d1db3] [C-1351] Finalize mobile-nav-bar-overhaul (#2156) Dylan Jeffers
[780a7c2] [C-1345] redesign primary/secondary screens (#2152) Dylan Jeffers
[c6bedda] Update collection tables to allow for default sorting (#2151) Kyle Shanks
@AudiusProject AudiusProject deleted a comment from linear bot Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants