this repository is style guide for own Google projects, not for recommended or official for Android, so I would use it for own project only if you think it's good, not because Google use it for own projects
👆 2
gildor
06/18/2019, 4:33 PM
(yes Im looking onto you mHungarianNotation)
j
Jzach
06/18/2019, 4:47 PM
Yeah for Kotlin Style I use: https://developer.android.com/kotlin/style-guide for the most part, but they don’t list recommendations for XML that I can find there. So it’s at least a starting point.
l
Lou Morda
06/18/2019, 5:08 PM
I think we are not supposed to be looking at XML as much anymore with the new UI editor and constraintlayouts... however I am still always editing XML because after 8 years of doing that, it's a habit I just will never break. 🙂