thunderbiscuit / padawan-wallet

The bitcoin wallet trainer on Android.
https://padawanwallet.com/
Apache License 2.0
111 stars 49 forks source link

Verify transaction button not visible properly on 2nd send #281

Closed netavya2003 closed 1 year ago

netavya2003 commented 1 year ago

The first send works fine like it is supposed to

idle

on the second send , if we don't restart the application the verify transaction button is not visible properly

2nd transaction

this error was founded in Android version 13 , device model RMX3031

thunderbiscuit commented 1 year ago

Thanks for reporting this! I think it's related to how we handle smaller screen sizes. Note how your balance in the second screenshot takes up two lines.

See #282

thunderbiscuit commented 1 year ago

Will close this in favour of #282, where we'll keep a long-running list of issues related to small screen size.