AlphaWallet / AlphaWallet/alpha-wallet-android

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

Abierto
#2,823 0 comentarios 0 reacciones 1 asignado Reclamado por @justindg Ver en GitHub
Low Priority
Lenguaje dominante
Java
Estrellas
646
Forks
579
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.