Get activity from Context or ContextWrapper
fun Context.getActivity(): Activity?
fun Context.getApplication(): Application