breez / breezmobile

Lightning Network mobile client
https://breez.technology
GNU General Public License v3.0
573 stars 131 forks source link

Allow two lines for shareable payment row #1242

Closed ademar111190 closed 1 year ago

ademar111190 commented 1 year ago

Today the shareable payment row is blocking the text as a single line; Despite being an AutoSizeText that works for English; it will be broken in other languages that need bigger phrases.

In this PR I'm changing the row to allow 2 lines; this change plus the AutoSizeText, is reasonable to assume it will be good for all languages.

How to test

Screenshots

Real example with the Bulgarian language Before After
image before after