amitshekhariitbhu / android-interview-questions

Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
https://outcomeschool.com
Apache License 2.0
11.2k stars 2.22k forks source link

Update "Activity launch mode" with a link to a more visualized article #86

Open amatkivskiy opened 4 years ago

amatkivskiy commented 4 years ago

Hi all,

I found that there is a better visualized article on activity launch modes with a more descriptive explanation.

https://inthecheesefactory.com/blog/understand-android-activity-launchmode/en

Is it possible to link to this article on the Activity -> What are "launch modes"?

surazverma commented 3 years ago

I have found a youtube playlist which can explain all the concepts (with the edge cases) properly regarding the launch modes and how the backstack works.

https://www.youtube.com/watch?v=m8sf0UkJkxo&list=PLfuE3hOAeWhY8fkzCluHakmK9A3bJsGR0

Can we add this for launch modes?