`intent.getIntExtra("id", 0)` where `0` is a defau...
# anko
j
intent.getIntExtra("id", 0)
where
0
is a default value.