tomFlowee
cf59f2f06a
Make CHF as a currency work for input
...
As the name is so much wider the widget didn't work well, this
makes the name not overlap.
Additionally, added a space beteween the currency name and
the numbers.
2023-06-20 20:27:21 +02:00
tomFlowee
db7162f4d3
Make editing fiat on scanning QR be default.
...
When you scan a QR which has no price embedded (just an address) this
makes the default go to fiat (euro/usd etc) for what you type.
2023-06-01 23:39:03 +02:00
tomFlowee
5c2581c592
Add PaymentBackend helper class
...
This makes the PriceInputWidget free to invoke.
2023-05-25 21:00:24 +02:00
tomFlowee
b133c8fec3
Minor UX fixes
2023-03-13 18:17:23 +01:00
tomFlowee
a11614a66f
Continue adding functionality to the PayToOthers screen
2023-03-13 12:14:23 +01:00
tomFlowee
400f16b636
Make loading and using of the PriceInputWidget work
...
We now can edit the payment details in our new 'build transaction'
screens.
2023-03-13 12:14:23 +01:00
tomFlowee
8bc4e70d09
Move widgets to their own files
...
Allow them to be re-used.
2023-03-11 22:59:10 +01:00