Skip to content

Compose Multiplatform AccountDetailScreen

Ports AccountDetailScreen from classical Android layout to Compose Multiplatform.

Port account functions to Common:

  • SetChangePin
    • Make sure Account is updated with new pin
  • ViewRecoveryPhrase
  • txHistoryButton
  • assessUnconfirmed
  • rediscoverWalletTx
  • rediscoverBlockchain
  • deleteWalletAccount

Needs: !56 (merged)

Relate issue for Account PIN lock: #28 (closed)

  • BackButton
  • Make AccountDetailScreen scrollable (buttons were outside of the screen on smaller screens)

Test on:

  • Android
  • iPhone emulator
  • iPhone device
  • MacOS JVM
Edited by Jørgen Svennevik Notland

Merge request reports