I've implemented signing payment transactions on the Trezor and want to get feedback on the UI and check if anyone has features they'd like to see.
Unlike the Ledger, there's no "app store", so updates are a bit more involved on the Trezor and I want to make sure things work well before I submit the code to the Trezor team.
Please take a look at the screenshots below and let me know if you see any improvements or have any comments:
Simple payment transaction
This example sends 100 XLM to GBTVYY...

The "WRN: TN" message at the bottom is a warning indicating that this is a testnet transaction. If this was submitted to the public network, no message would appear there.
Complex payment transaction
If a transaction gets more complex, additional data is displayed. For example, this next payment has:
- A text memo
- Time bounds (it's only valid between certain dates)
- It's a payment for a custom asset with code TEST issued by GBTVY...
Note that the issuer is only partly shown. The screen that adds trust lines will show the full address, but at this point you've already trusted the asset so I don't think it's necessary to show the full address.
