#bottomsheet #android #kotlin https://medium.com/halcyon-mobile/implementing-googles-refreshed-modal-bottom-sheet-4e76cb5de65b
Medium
Implementing Google’s refreshed modal bottom sheet
This year’s Google I/O introduced an improved version of Material Design to the curious public in Mountain View and across the globe. With…
#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