there maybe other ways I don't know about, but gen...
# android
d
there maybe other ways I don't know about, but generally having static constants wrapped in a class - is a java induced habit. After switching to kotlin I got that itching too, but now I am slowly drifting away from it, doing what feels more natural for Kotlin... (top-level constants in my case)