thunderbiscuit / padawan-wallet

The bitcoin wallet trainer on Android.
https://padawanwallet.com/
Apache License 2.0
116 stars 51 forks source link

Copying text to clipboard fires a toast #201

Closed thunderbiscuit closed 1 year ago

thunderbiscuit commented 2 years ago

I'd like to prevent that and use a snackbar instead. See SendCoinsBackScreen for an example of this on some devices.

thunderbiscuit commented 1 year ago

I'd like to identify which API versions this is happening on. In API 33 for example, you don't get the toast anymore.

APIs tested