udacity / andfun-kotlin-sleep-tracker-with-recyclerview

Other
102 stars 229 forks source link

Updated manifest file to avoid app crashes when device is rotated #21

Closed amanaggarwal1 closed 2 years ago

amanaggarwal1 commented 3 years ago

I am following your course on Udacity and want to contribute to this repository. I found the following issue in the project and making this pull request to rectify the issue. https://github.com/udacity/andfun-kotlin-sleep-tracker-with-recyclerview/issues/20

amanaggarwal1 commented 3 years ago

Hey @SudKul please review this change, application is crashing every time we try to navigate to a different fragment, after rotating the app.

SudKul commented 2 years ago

Thanks, I will incorporate this suggestion in the upcoming commit.