Concordium / concordium-reference-wallet-ios

Reference wallet for the Concordium blockchain
Apache License 2.0
11 stars 10 forks source link

[CBW-1388] show as long as there’s no transaction log on this screen #387

Closed prinshamlet closed 9 months ago

prinshamlet commented 10 months ago

Purpose

Option to request for CCD should be shown as long as there’s no transaction log on this screen.

Changes

There was unnecessary setting of isHidden bool for transaction list view. It has been removed.