As far as styling goes, I've seen lots of examples...
# android
j
As far as styling goes, I've seen lots of examples that both copy Java styling prefixing "m" on properties and examples and docs that follow more of a Swift approach where everything is written straight forward no matter if it's static, global or local. Any reliable source on Kotlin Styling? Google gives me a lot of both mentioned cases.