`activity` can be null, so better to use `?.`
# android
g
activity
can be null, so better to use
?.