[Enhancement] Don't show "Copied to clipboard" confirmation toast on Android 13 and higher
enhancement
**Is your feature request related to a problem? Please describe.**
When copying an image via the dedicated button a confirmation toast is shown that says "Copied to clipboard". On Android 13 and higher the OS shows a confirmation. https://developer.android.com/develop/ui/views/touch-and-input/copy-paste#duplicate-notifications
**Describe the solution you'd like**
On Android 13 and higher don't show a confirmation toast.
**Describe alternatives you've considered**
None.
**Additional context**
It seems the current behavior might be unintended? https://github.com/IacobIonut01/ReFra/issues/72#issuecomment-1575456801
0 条评论