Skip to content

Fix/Replace heart icon with NEPH app logo on Android auth screens#607

Merged
kckagancan merged 2 commits into
developmentfrom
fix/android-auth-logo-replace-heart-icon
May 12, 2026
Merged

Fix/Replace heart icon with NEPH app logo on Android auth screens#607
kckagancan merged 2 commits into
developmentfrom
fix/android-auth-logo-replace-heart-icon

Conversation

@erinc00

@erinc00 erinc00 commented May 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replaced the heart icon in Android auth header areas with the NEPH app logo.
  • Applied the change consistently across Login, Create Account, and Welcome screens.
  • Kept the change visual-only with no auth flow logic changes.

What changed

  • Login screen now uses the app logo in the auth header.
  • Create Account screen now uses the app logo in the auth header.
  • Welcome screen now uses the app logo in the auth header.
  • Added and reused a shared auth-header logo component to keep sizing and alignment consistent.

Why

  • Improve product branding consistency and remove the old heart icon from auth entry screens.

Validation

  • Android build check passed: app compileDebugKotlin

Impact

  • Visual/UI change only.
  • No functional behavior changes in login, signup, or guest flow.

Closes #606

@erinc00 erinc00 requested a review from kckagancan May 12, 2026 11:42

@kckagancan kckagancan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks fine. Merging.

@kckagancan kckagancan merged commit 5236457 into development May 12, 2026
2 checks passed
@kckagancan kckagancan deleted the fix/android-auth-logo-replace-heart-icon branch May 12, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants