I know, companion is equivalent with static, but y...
# android
r
I know, companion is equivalent with static, but you should not use like that. You can use join declaration. If you using kind like view utils, you should using extension function.
o
@radityagumay What do you mean by join declaration ?