drawRect / Instagram_Stories

Inspired by Instagram Stories functionality. This source is similar to Instagram Stories, which is having both image and video support.
MIT License
415 stars 76 forks source link

Fixed snap got freeze when enter foreground #56

Closed boominadhaprakash closed 5 years ago

boominadhaprakash commented 5 years ago

PR Details

Fixed Snap got freeze issue, when goes to background and enter foreground again.

Description

When snap progressor runs, minimise the app which make the app to enter into Background. Again click the app, which makes the app enter into foreground. There snap got freeze and it's not moving forward automatically

Motivation and Context

This change required to handle app running on background and foreground state properly like Instagram.