neogeno / shango-lightning-wallet

Shango Lightning Wallet
66 stars 4 forks source link

Text Input Fields Have Incorrect Sizing #55

Open bcwhite-code opened 5 years ago

bcwhite-code commented 5 years ago

I have the font size set larger than normal because then I can generally use the device without the need of reading glasses.

Expected Behavior

Larger text shouldn't be clipped.

Current Behavior

Text in input fields frequently has the top cut off.

Possible Solution or Best way to handle this problem

Use "sp" sizing instead of "dp" for text input fields.