AlphaWallet / AlphaWallet/alpha-wallet-android

Prototype an 'expand all' NFT option for the Collectables view

未关闭
#2,823 0 条评论 0 个 reaction 已指派 1 人 已被 @justindg 认领 在 GitHub 查看
Low Priority
主要语言
Java
星标
646
派生
579
PR 合并指标
30 天内没有已合并 PR

描述

Add a prototype 'expand NFT' switch, similar to the one in the NFTActivity fragment view where you can see all the NFTs on an account, switching between different view styles.

I'm thinking something like this:
(Note that it shouldn't be an option button as I did in the picture - that is for context to show something switched; tuck it away in the menu!)

![shot1](https://user-images.githubusercontent.com/12689544/189504522-9cdd8059-e8ca-42d2-9d57-0e743ace1399.jpg)

Some way of switching between the summary view, and the expanded view (taken from Rainbow wallet):

![shot2](https://user-images.githubusercontent.com/12689544/189504531-533c3917-2743-426e-b29c-02d8e81c9868.jpg)

There's currently no design, so for now tuck the switch away in the normal Android top right menu so most people won't discover it, so the work is ready for when we have the design. Should this option be available globally or only when the collectables fragment is in view? I remember reading that you shouldn't change the options based on the view because people will be searching for it when they're not in the collectables view. We should remember which option is selected too.

The way Rainbow puts the Token icon (eg Bufficorn, Enjin) as a small icon and has the token contract ```Token.getFullName()``` as a spacer between the expansions is a good touch.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。