guyluz11 / infinite_horizons

Using this app your study and work session efficiency can increase dramatically by following methods that got approved by science
GNU Affero General Public License v3.0
16 stars 11 forks source link

Disable back button after "I am ready" button got pressed #128

Open guyluz11 opened 4 months ago

guyluz11 commented 4 months ago

After pressing the "I am ready" button the confetti animation starts and then the user page gets switched to the next page. At that time we need to cancel all options of getting to the previous page. Including the back button (in the image), android back gesture, android back buttons.

image

Mohit-Joshi-dev commented 2 months ago

@guyluz11 I would like to contribute here, I am self-assigning this issue to me.

Mohit-Joshi-dev commented 2 months ago

I have fixed this issue and rasied a PR for it, please review it. @guyluz11 https://github.com/guyluz11/infinite_horizons/pull/169