Closed dhruv-1001 closed 2 years ago
Good point. Thanks for adding the issue!
I'll take on this issue. How should I handle this, through a toast?
No I'm trying to remove reliance on toasts as they are deprecated. Snackbars is what I want to start using, but note that I had a hard time making it work previously for the "receive" tab. See #50. So not exactly sure how to make it work, but I imagine it should be not too hard.
You can look at #161 for my solution for adding snackbars
Issue solved.
No confirmation message is shown on clicking "copy" TextView on Send Coins Back screen (
SendCoinsBackFragment.kt
). This might confuse users as no message confirms that they have successfully copied the address.Screenshot for mentioned screen -