activity vs fragment lifecycle
#android
https://medium.com/@ranjeet123/android-activity-lifecycle-in-detail-eaf2931a1b37
#android
https://medium.com/@ranjeet123/android-activity-lifecycle-in-detail-eaf2931a1b37
#map #hashmap #kotlin
hashmap vs linkedHashmap in detail: https://medium.com/wearejaya/data-structures-in-kotlin-map-partiii-abdd04621a3
hashmap vs linkedHashmap in detail: https://medium.com/wearejaya/data-structures-in-kotlin-map-partiii-abdd04621a3
the companion object is initialized first and only once.
The companion object and its fields are initialized before members.
#kotlin
The companion object and its fields are initialized before members.
#kotlin