Constraint Layout with Jetpack Compose

  Рет қаралды 11,181

CodingWithMitch

CodingWithMitch

Күн бұрын

The BEST android courses in the world: codingwithmitc...
In this video I teach you how to use Constraint Layout with jetpack compose.
Code: github.com/mit...
Constraint Layout Examples: gist.github.co...
Follow me:
Instagram: / codingwithmitch
Twitter: / mitch_tabian
.
.

Пікірлер: 42
@mehulbisht9708
@mehulbisht9708 3 жыл бұрын
engagement: On the eve of New Year, Mitch will pin this comment without any reason.
@GidzPaul
@GidzPaul 3 жыл бұрын
Looks like it worked :D
@mehulbisht9708
@mehulbisht9708 3 жыл бұрын
@@GidzPaul lol it's been 6 months I didn't even remember I did that 🤣
@alexrusanovschi218
@alexrusanovschi218 3 жыл бұрын
Stack is actually not deprecated but straight on removed. I tried using Compose in one of my current live projects, and out of the sudden Stack just disappeared from sources after me updating the compose lib version. I almost ran out of hair to pull off looking for what happened to stack. then I look in the layout library and see a new component called Box where Stack used to be... but as you saw the guides still refer to it as Stack. That's why I stopped using compose after that. But that doesn't mean your video is not ENGAGING!!! quite the contrary actually. and really LIKEable!!! Happy New Year Mitch!!!!!
@codingwithmitch
@codingwithmitch 3 жыл бұрын
lol that makes sense because I couldnt find the class definition either. Makes sense because they removed it
@pxnx
@pxnx 3 жыл бұрын
Seemed so complex at first glance, but it's much easier than I thought. Excellent one✨ A good 2021, Mitch. You've earned it (multiple times) 🚀
@Hacker-x
@Hacker-x 3 жыл бұрын
This time. I am watching this video after dental surgery. Thanks Mitch. Following from Oman 🥵🤒
@codingwithmitch
@codingwithmitch 3 жыл бұрын
Got some nice new teeth?
@Hacker-x
@Hacker-x 3 жыл бұрын
@@codingwithmitch Yup, Hollywood smile soon😁
@randafahmy9688
@randafahmy9688 3 жыл бұрын
And I am from Egypt ☺️☺️☺️ الف سلامه 😊
@Hacker-x
@Hacker-x 3 жыл бұрын
@@randafahmy9688 الله يسلمك.. عافية.
@vengateshm2122
@vengateshm2122 3 жыл бұрын
Happy New Year. Thank You. Hope this new year will be as simple as Columns and Rows and not complicated as ConstraintLayout. Best course on the universe really.
@YouGuto
@YouGuto 3 жыл бұрын
Happy new engagement year!!! Liked from south Brazil
@randafahmy9688
@randafahmy9688 3 жыл бұрын
Hey Mitch, what an amazing video, could you please make a video about animations using jetpack compose? I believe there is not much resources and examples on it
@codingwithmitch
@codingwithmitch 3 жыл бұрын
Yep the next couple videos will be animations
@randafahmy9688
@randafahmy9688 3 жыл бұрын
Yaaaaay can't wait 👏👏👏
@shivamsethi3829
@shivamsethi3829 3 жыл бұрын
As always, great
@codingwithsam4992
@codingwithsam4992 2 жыл бұрын
5:40 Bro, you are using android studio canary which is not the stable version, so basically we should not be surprised with these type of bugs
@DevTech-du4zy
@DevTech-du4zy 9 ай бұрын
In the new version, I don't see WithConstraints so this worked for me. BoxWithConstraints( modifier = Modifier.fillMaxSize() ) { val constraints = if (minWidth < 600.dp) { myDecoupledConstraints(0.3f) } else { myDecoupledConstraints(0.7f) } ConstraintLayout(modifier = Modifier.fillMaxSize(), constraintSet = constraints) { CircularProgressIndicator( modifier = Modifier.layoutId("progressBar"), color = MaterialTheme.colors.primary ) Text( text = "Loading...", style = TextStyle( color = Color.Black, fontSize = 15.sp ), modifier = Modifier.layoutId("text"), ) } }
@rahhi9792
@rahhi9792 3 жыл бұрын
happy new year 🎆 mitch
@tonnie7079
@tonnie7079 2 жыл бұрын
Here is your Engagement Mitch
@sourcecode6467
@sourcecode6467 3 жыл бұрын
Another quality video by the best. This does seem like heavy work compared to building UI with the visual editor/XML, I'm struggling to see the advantages. It maybe a little more efficient, but these gains are probably negligible in the grand scheme of things and wouldn't warrant the additional workload involved. I could of course be completely wrong 🤪
@codingwithmitch
@codingwithmitch 3 жыл бұрын
Rows, columns and Box seem to be the way to go for jetpack compose. At least 95% of the time
@jhatpatchutpk
@jhatpatchutpk 2 жыл бұрын
exactly my thoughts
@HelloBayzid
@HelloBayzid 3 жыл бұрын
Love you sir.
@daniyal4757
@daniyal4757 2 жыл бұрын
Bro you are the best
@bboydarknesz
@bboydarknesz 3 жыл бұрын
Oh happy eve of New Year, Mitch! I don't know if I already pass my xmas till eve New Year in one day
@speedboy93640
@speedboy93640 3 жыл бұрын
EngagementLayout
@safwenchaieb2915
@safwenchaieb2915 3 жыл бұрын
Thank you mitch , please can you make a video on how to get your first junior android job , I mean the complete guide :)
@raghavendpai
@raghavendpai 3 жыл бұрын
engagement🧐🧐🧐
@mytubekt
@mytubekt Жыл бұрын
As always, great explanation for complex topics! 👏🏻
@ChrisAthanas
@ChrisAthanas 3 жыл бұрын
Getting sails engaged and pumped for the 100k continent
@tom-wz5le
@tom-wz5le 3 жыл бұрын
Thanks
@11m0
@11m0 2 жыл бұрын
very helpful
@uwaisalqadri6703
@uwaisalqadri6703 3 жыл бұрын
cool
@muhammedshahin6299
@muhammedshahin6299 Жыл бұрын
Thank you, Mitch.
@codingwithmitch
@codingwithmitch Жыл бұрын
Thanks for all your engagement 😉
@mishaeliseev
@mishaeliseev 3 жыл бұрын
Happy New Year, Mitch !
@bakytdjumabaev469
@bakytdjumabaev469 3 жыл бұрын
thank you very much!
@johnybaby9574
@johnybaby9574 3 жыл бұрын
wait why is 600.dp??
@ailacherim
@ailacherim 3 жыл бұрын
Happy New Year!!!!
Animations Introduction (Jetpack Compose)
22:44
CodingWithMitch
Рет қаралды 8 М.
Basics of ContraintLayout | constrainAs : Jetpack Compose - 16
9:36
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,6 МЛН
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 74 МЛН
إخفاء الطعام سرًا تحت الطاولة للتناول لاحقًا 😏🍽️
00:28
حرف إبداعية للمنزل في 5 دقائق
Рет қаралды 24 МЛН
Snackbar, SnackbarState and SnackbarHostState
20:13
CodingWithMitch
Рет қаралды 7 М.
Shimmer Loading Animation with Jetpack Compose
43:24
CodingWithMitch
Рет қаралды 10 М.
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 811 М.
Dark Theme and Light Theme (Jetpack Compose)
31:14
CodingWithMitch
Рет қаралды 18 М.
How to Support All Screen Sizes in Jetpack Compose
11:57
Philipp Lackner
Рет қаралды 29 М.
Constraint Layout Beginner Example
21:02
CodingWithMitch
Рет қаралды 74 М.
RecyclerView and CardView for Jetpack Compose (LazyColumn and Card)
19:53
Constraint Layout in Jetpack Compose using Kotlin | Android Studio
10:33
Android Knowledge
Рет қаралды 1,7 М.
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,6 МЛН