casinocoin / tokenwallet-mobile

CasinoCoin Token Wallet for Mobile
0 stars 0 forks source link

[BUG] The text "Amount Reserv" in Account/detail gets cut off #175

Closed zenkertA closed 4 years ago

zenkertA commented 4 years ago

Describe the bug The text Amount Reserv is cut off

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Wallet'
  2. Click on 'A active account'
  3. See error

Expected behavior Display the text

image

Smartphone (please complete the following information):

t3nshi commented 4 years ago

What is the size of your screen. I tried a couple devices and they show it fine. Maybe your screen is small?

zenkertA commented 4 years ago

5,20 Screen resolution: 1920 x 1080

t3nshi commented 4 years ago

Weird... do you have a system setting to show big text or something? I tested on a smaller screen than that one and it was ok. Let me try the emulators.

zenkertA commented 4 years ago

Just checked. I have one step text enhancemen in Settings. Reverting to normal showed "Amount Reserved".

bild

Strange though, that the whole phrase does not show with that one step text enhancement since the line below the amount suggests that there is plenty of room for "Amount Reserved" to be displayed. Maybe the field for the text just needs to be a bit wider to solve it.

Even funnier there are 3 dots after "Amount Reser" and there are 3 letters missing. LOL.

t3nshi commented 4 years ago

Yeah.. I know what you mean. I will research this a bit further though, If I find something worth mentioning I will let you know soon.

t3nshi commented 4 years ago

After many tests I did some fixes on the layout for very small screens. When you have next version (5.0.2) check out and let me know.