Slide
Slide copied to clipboard
Fixes 3026: auto-copy URL for old devices
Fixes #3026 : Copying URL support for old devices when showing share Intent
Didn't inflate a new item in the Bottom sheet, instead invoked auto-copy URL for older devices support.
I'm not sure it's a good idea to overwrite the users clipboard without a clear indication that's what they expect to happen
Fair enough, looking forward to implement any suggestions for this fix
Is this related to https://github.com/Haptic-Apps/Slide/issues/3430?