Colton Idle
04/04/2021, 11:42 PMknthmn
04/05/2021, 12:59 AMColumn
is already defined, you can see it in settings Editor > Live Templates > AndroidCompose
. Press Ctrl + Alt + T
to wrap the code with a templateColton Idle
04/05/2021, 11:28 AMknthmn
04/05/2021, 1:25 PM$WIDGET$ {
$SELECTION$$END$
}
where $WIDGET$
is a defined variable with expression "androidx.compose.foundation.layout.Column"
knthmn
04/05/2021, 1:28 PMknthmn
04/05/2021, 1:29 PM