Thanks for the great video! For those who this doesn't work for some reason don't forget to define the applicable context. Bottom left corner where we create the life template see the blue button "Define" , click on it and choose Kotlin :)
Thanks for a good video. Do you have any ideas how to create shortcut for variable declaration with 'by remember'? I couldn't figure it out how to add getValue and setValue
rem - or whatever abbreviation you want var $NAME$ by androidx.compose.runtime.remember { androidx.compose.runtime.mutableStateOf($VALUE$) } getValue and setValue is not possible to import automatically.
Thanks for the great video! For those who this doesn't work for some reason don't forget to define the applicable context. Bottom left corner where we create the life template see the blue button "Define" , click on it and choose Kotlin :)
Bless you!!
Share some of your favorite live templates for Jetpack Compose, here in the comment section. 😎
Awesome tip! Was really annoying having to type the same things over and over again. Thanks!
Thanks a lot. by the way all the live templates you showed in your tutorial are really needed
Great video as always !
And thanks for the English subtitle !
Very helpful guide! I love that power user attitude, thanks for sharing!
Anytime 👌
Very useful content, thank you!
Thanks a lot!!! This is exactly what I was thinking yesterday
I'm a mind reader 😌
Briliant!!!
Excellent! Thank you! What is the shortcut to show properties separated in different lines?
CTRL+ALT+L
@@StevdzaSan thanks
How to reformat this jetpack compose code
as Flutter and Dart
I subscribed excellent
Thanks for a good video. Do you have any ideas how to create shortcut for variable declaration with 'by remember'? I couldn't figure it out how to add getValue and setValue
That's a good question, but I'm not really sure how to add those imports along with a Live template. 🤔
rem - or whatever abbreviation you want
var $NAME$ by androidx.compose.runtime.remember {
androidx.compose.runtime.mutableStateOf($VALUE$)
}
getValue and setValue is not possible to import automatically.
Hey Stevdza-San do you use LinkedIn
What if my new android studio version (hedgeog) doesn`t came with this AndroidCompose live template?
Hello, what language do you suggest for a beginner who wants to get into android development, Java or kotlin.?
Kotlin definitely 👍
thank you 👏
Steve can i use pagination in firebase?
You can read more about it here 😎medium.com/firebase-tips-tricks/how-to-paginate-firestore-using-paging-3-on-android-c485acb0a2df
@@StevdzaSan 👏👏
thank you
You're welcome buddy!
Maybe video how to work with dialogFragment?:P
Gimme some compose ideas 💡 😋
Nice Than you :)