Outblock / FRW-Android

Flow Reference Wallet - Android Client
Apache License 2.0
0 stars 5 forks source link

[IMPROVEMENT] Hide arrow button if token lacks external link #410

Open Peppermint1020 opened 5 days ago

Peppermint1020 commented 5 days ago

Description: Currently, the arrow button is visible even when a token lacks an external link, leading to potential user confusion. The arrow button should only be shown if the token includes an external link. If there is no external link, the arrow button should be hidden.

Expected Behavior:

If a token contains an external link, the arrow button should appear. If a token does not have an external link, the arrow button should be hidden.

Steps to Reproduce:

(1) choose a token from homepage. (2) click the arrow icon. Image

Acceptance Criteria: