ALToastView icon indicating copy to clipboard operation
ALToastView copied to clipboard

Added customizable options to the notification

Open JRomainG opened this issue 10 years ago • 0 comments

I added these features: • Can provide a custom background color to the view • Can provide a custom duration • View stays in parent view's bounds • Views are automatically re-positioned when the interface orientation changes • Made the text bigger (and updated the auto-adjusts font size) • Label can have up to 3 lines • Added static values to make the code easier to understand/customize

JRomainG avatar Feb 28 '16 10:02 JRomainG