Closed kirillt closed 1 year ago
The current screen with multiple inputs is not very convenient when the user want to estimate value of single currency.
Quick Estimation screen should be implemented:
[currencies]
[search]
Each currency within [currency] is presented as clickable fav which invokes quick estimation dialog:
[currency]
[amount]
[calculate]
Summary screen should act same as now, but with only one selected currency.
Implemented in #37
The current screen with multiple inputs is not very convenient when the user want to estimate value of single currency.
Quick Estimation screen should be implemented:
[currencies]
— a group of most recently used currencies[search]
— a button for finding arbitrary currencyEach currency within
[currency]
is presented as clickable fav which invokes quick estimation dialog:[amount]
— an input field for entering the selected currency amount[calculate]
— a button for displaying the summary screenSummary screen should act same as now, but with only one selected currency.