AlphaWallet / AlphaWallet/alpha-wallet-android

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

Ouverte
#2,823 0 commentaires 0 réactions 1 personne assignée Réclamée par @justindg Voir sur GitHub
Low Priority
Langage dominant
Java
Étoiles
646
Forks
579
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.