AlphaWallet / alpha-wallet-android

An advanced Ethereum mobile wallet
https://www.alphawallet.com
MIT License
596 stars 530 forks source link

Uniswap NFTs cause ANR #2696

Open seabornlee opened 2 years ago

seabornlee commented 2 years ago

Reproduce steps:

  1. Watch gtd.eth
  2. Click Uniswap V3 Positions in Collectibles section
  3. Click item to view details (As the NFT image is dynamic, it's a little bit slow)
  4. Press back button (May not response)
  5. Press back button again

It shows ANR sometimes.

image

seabornlee commented 2 years ago

Didn't find a way to optimize. It works well on other Android phones. Show list view other than grid view can avoid this.