I don\'t really get the idea behind how this whole thing works really, so if I have some class A that need the context of a class B which extends <
A
B
In Kotlin will be :
activity?.applicationContext?.let { it//<- you context }