Adds an emoji name to the preview to see if we can replicate the alignment when loading the username dynamically

This commit is contained in:
Vitor Pamplona
2026-03-01 11:02:14 -05:00
parent 3b0d7c7f09
commit f5a7461fed
@@ -148,7 +148,7 @@ fun RichTextViewer(
fun RenderStrangeNamePreview() {
Column(modifier = Modifier.padding(10.dp)) {
RenderRegular(
"If you want to stream or download the music from nostr:npub1sctag667a7np6p6ety2up94pnwwxhd2ep8n8afr2gtr47cwd4ewsvdmmjm can you here",
"If you want to FreeFrom Official \uD80C\uDD66 stream or download the music from nostr:npub1sctag667a7np6p6ety2up94pnwwxhd2ep8n8afr2gtr47cwd4ewsvdmmjm can you here",
EmptyTagList,
) { paragraph, state, spaceWidth, modifier ->
RenderTextParagraph(paragraph, spaceWidth, modifier) { word ->