Animations - Jetpack Compose Beta

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

CodingWithMitch

CodingWithMitch

Күн бұрын

Пікірлер: 46
@michaelcorbridge
@michaelcorbridge 3 жыл бұрын
Something about listening to you explain this stuff, Mitch. You just make it so approachable, conversational, and non-intimidating. You are definitely my go-to when I need to learn a new api.
@michaelcorbridge
@michaelcorbridge 3 жыл бұрын
.... and I joined ($$) of course!!!!! The very least anyone (are you listening out there?) can do.
@codingwithmitch
@codingwithmitch 3 жыл бұрын
@@michaelcorbridge haha thanks 🙌
@mohsenmdb9786
@mohsenmdb9786 Жыл бұрын
thank you mitch, I learn a lot of things in this course. and you give me a good job with this fantastic course
@ukiuros
@ukiuros 3 жыл бұрын
Well, Mitch, it's a pretty cool animation. Newborn android devs are not aware of how complex and expensive was to create similar animations a few years ago. Jetpack compose is some great stuff and definitely the next step in everyday android development.
@jagansrinivasan
@jagansrinivasan 3 жыл бұрын
Awesome quick tutorial...I was looking for an easy tutorial to animate a small app for my personal use...and this was perfect!
@shivamsethi3829
@shivamsethi3829 3 жыл бұрын
They have improved it, that's great
@baadrqaaba9529
@baadrqaaba9529 3 жыл бұрын
Hi Mitch , i finished the whole MVVM Recipe APP course , i like it , here is your engagement
@droidJV
@droidJV 3 жыл бұрын
Seems really straight forward, thanks.
@smokey4587
@smokey4587 3 жыл бұрын
Smashed like button right away! Keep it up man, gj💪🏿
@baselnat93
@baselnat93 3 жыл бұрын
it seems really cool ,thanks for sharing
@mytubekt
@mytubekt 2 жыл бұрын
Great video and content! Thanks for sharing!
@carolinamaciel4917
@carolinamaciel4917 3 жыл бұрын
I put "like" before watch the video because I know is awesome! :D Brazil watches CodingWithMitch \o/
@codingwithmitch
@codingwithmitch 3 жыл бұрын
That's the way to do it!
@Comuna000
@Comuna000 3 жыл бұрын
Yeaaah, Brazil watches!
@michaelcorbridge
@michaelcorbridge 3 жыл бұрын
If anyone is interested in seeing the code that stops, then starts the rocket at the last position it stopped - then take a look below.
@GarcianSmt
@GarcianSmt 3 жыл бұрын
nice animation!
@GakisStylianos
@GakisStylianos 3 жыл бұрын
One thing I was trying to do that feels so tricky in compose is add a bottom sheet that you can drag down to close. The Scaffold version of it expands to the entire screen which is not what I was looking for, I want it to pull up to like 30% of the screen only. Making that myself has proved to be so hard, there's like no info online about it so as far as I've found.
@codingwithmitch
@codingwithmitch 3 жыл бұрын
Haven't tried myself yet
@GakisStylianos
@GakisStylianos 3 жыл бұрын
@@codingwithmitch ModalBottomSheetLayout seemed to be the solution for me, I fixed it now. So tricky to find all the available APIs right now 🤷‍♂️ And there's no way I could pull this off myself. There's much to learn until that's possible.
@codingwithsam4992
@codingwithsam4992 3 жыл бұрын
9:20 bro, you are using canary version of android studio. Use stable version!
@geanbrandao4987
@geanbrandao4987 3 жыл бұрын
You are the best
@dbtechprojects2392
@dbtechprojects2392 3 жыл бұрын
Great vid as always Mitch , just wondering how do we animate this just once and it not be repeatable (just for the position transition not the engine)
@cw3dv
@cw3dv 3 жыл бұрын
Cool But one doubts: () what is contentDescription?
@codingwithmitch
@codingwithmitch 3 жыл бұрын
Just a string describing the image
@cw3dv
@cw3dv 3 жыл бұрын
@@codingwithmitch Got it👍
@n-o-i-d
@n-o-i-d 3 жыл бұрын
@@cw3dv IIRC it's specifically being used for accessibility purposes, for people with vision impairment. If the right option is enabled in the accessibility settings, the device will say that string out loud to describe the image to the user.
@kasemsm8092
@kasemsm8092 3 жыл бұрын
Hello Mitch 😍
@iGhostr
@iGhostr 3 жыл бұрын
That's nothing. Try flutter's animations
@veys7035
@veys7035 3 жыл бұрын
Great content again. Hey Mitch, why don't you make Udemy courses or something similar, you would make real money. You know, a Beginner course and maybe an Advance course.
@codingwithmitch
@codingwithmitch 3 жыл бұрын
I prefer to publish on my website so the criminals at Udemy don't get a cut
@veys7035
@veys7035 3 жыл бұрын
@@codingwithmitch Ahaha, I get it. However if we look at consumer behavior, people are looking at certain sites for courses, it will be much more profitable for you. Just like real estate websites, they get commissions without doing anything, but people are checking their sites to buy houses. And people like you are doing holy favor to broke students like me, they earn much less than they deserve.
@ChrisAthanas
@ChrisAthanas 3 жыл бұрын
Engaged to 200k
@avinashdas1013
@avinashdas1013 3 жыл бұрын
🤓 Henlo Hooomans
@Lokhandeyogesh7
@Lokhandeyogesh7 3 жыл бұрын
Wanted to tell you something Mitch ..
@codingwithmitch
@codingwithmitch 3 жыл бұрын
What
@Lokhandeyogesh7
@Lokhandeyogesh7 3 жыл бұрын
@@codingwithmitch you are an awesome guy 🤠
@musicdad
@musicdad 3 жыл бұрын
Please kill the background music
@codingwithmitch
@codingwithmitch 3 жыл бұрын
Ya right music dad
@kaloyanroussev5435
@kaloyanroussev5435 3 жыл бұрын
Damn it, I hadn't noticed it until you brought it up :D
Animations Introduction (Jetpack Compose)
22:44
CodingWithMitch
Рет қаралды 8 М.
RecyclerView and CardView for Jetpack Compose (LazyColumn and Card)
19:53
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Pagination with Jetpack Compose
23:15
CodingWithMitch
Рет қаралды 16 М.
Intro to Meson
9:52
durk
Рет қаралды 1,5 М.
HOYO DID BEN DIRTY... 💀😭
1:45
KKEN_ZO
Рет қаралды 39 М.
Sending Data from Fragment to Fragment (without Safe Args)
21:47
CodingWithMitch
Рет қаралды 10 М.
Goodbye Array .reduce
3:55
Syntax
Рет қаралды 17 М.
Thinking in Compose
25:27
Android Developers
Рет қаралды 87 М.
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН