Skip to content

Show dash for empty memo on Android in Confrim - #787

Merged
gemcoder21 merged 2 commits into
mainfrom
fix/android-empty-memo-dash
Jul 27, 2026
Merged

Show dash for empty memo on Android in Confrim#787
gemcoder21 merged 2 commits into
mainfrom
fix/android-empty-memo-dash

Conversation

@gemdev111

@gemdev111 gemdev111 commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

closes #785

img:
image

Match iOS: the confirm screen keeps the memo row for memo-supported
transfers and renders "-" when no memo is set, instead of hiding the
row.
@gemdev111 gemdev111 self-assigned this Jul 27, 2026

@gemcoder21 gemcoder21 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.

can you add unit test? make sure we have same on iOS and android unit test

Move the empty-memo "-" fallback into ConfirmProperty.Memo so it is unit
testable, and cover the empty-memo row in memoItemModel.
@gemcoder21
gemcoder21 merged commit 87f9341 into main Jul 27, 2026
1 of 2 checks passed
@gemcoder21
gemcoder21 deleted the fix/android-empty-memo-dash branch July 27, 2026 21:56
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.

Show "-" for empty memo on Solana confirmation (Android)

2 participants