Open revonateB0T opened 2 weeks ago
Why so many Context -> MainActivity when MainActivity context is not required?
Context
MainActivity
Cuz Context is MainActivity 's supertype, And will eventually make MainActivity a expect type when KMP
Cuz
Context
isMainActivity
's supertype, And will eventually make MainActivity a expect type when KMP