AlphaWallet / AlphaWallet/alpha-wallet-android
Convert (alert) dialog popups to ActionSheet popups
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 646
- Forks
- 579
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- Convert all dialog popups into ActionSheet popups (eg see the 'change chain' ActionSheet popup in the DappBrowser, which you can trigger by switching to Mainnet chain, then going to 'Quickswap' dapp on the main page).
The main culprit for this is WalletConnectActivity at the moment.
There is now a standard ```MESSAGE``` mode for ActionSheetDialog with a dedicated constructor.
_Originally posted by @JamesSmartCell in https://github.com/AlphaWallet/alpha-wallet-android/issues/2336#issuecomment-1020664227_
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.