Do you have a return statement in your function? I...
# android
m
Do you have a return statement in your function? I couldn't reproduce this, but if the body of the function is a single expression, it usually makes sense to convert to the more concise expression body format, don't you agree?