AlphaWallet / AlphaWallet/alpha-wallet-android
Convert (alert) dialog popups to ActionSheet popups
Open
- Dominant language
- Java
- Stars
- 646
- Forks
- 579
- PR merge metrics
- No merged PRs in 30d
Description
- 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_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.