stakwork/sphinx-kotlin-ui

Transactions list

Closed this issue · 0 comments

Build layouts and logic for transactions list

Android reference:

TransactionsFragment.kt

KMM reference for list of items:

ChatListUI.kt - LazyColumn

Screenshot_20220812-125929_Sphinx Debug

As we don't have transactions list on Mac app, we need to find a way to add the icon that will open the transactions list. We could add a bottom bar on the ChatList on left column as we have on mobile apps:

bottom-bar

We should hide the SCANNER icon there since it makes no sense to have a scanner on desktop, and then for the other 2 options (SEND/RECEIVE outside of a chat) we can just show a toast saying: "Feature not implemented yet".