1 min readFeb 1, 2019
In Android development, bundling together state with data makes it impossible to utiliize onSaveInstanceState
. The separation of these two things is crucial, data != state. :)
In Android development, bundling together state with data makes it impossible to utiliize onSaveInstanceState
. The separation of these two things is crucial, data != state. :)
Android dev. Zhuinden, or EpicPandaForce @ SO. Extension function fan #Kotlin, dislikes multiple Activities/Fragment backstack.