Nice to know about the swipe to dismiss box ! Thanks Simona !
@ArthurKhazbsАй бұрын
Delightful video on delightful UI. Very nice!
@naninano8813Ай бұрын
when i was in grad school in 90s we were told not to use points or pixels anywhere in our adaptive layouts, which in practice essentially meant we would have to use grid coordinates lol. so glad the younger generation is free from that hampering baggage. aint nothing wrong in hardcoding point size here or there. just take care to express to the layout engine which parts re allowed to be adaptable.
@aabhishek4911Ай бұрын
I wish they kept the weight property to have same meaning across old view and compose
@gowtham4943Ай бұрын
well detailed video🦾
@CheyzakАй бұрын
Great video! I learned a lot
@Latsson2Ай бұрын
Great video for happy cases. But, please now add a horizontal carousel that should go full width, without getting cropped when using contentPadding in the LazyVerticalGrid. Such a important feature is missing :(
@loklok2003Ай бұрын
Is there a way to ensure that each grid item has the same height within the same row without setting a fixed height manually?
@ViktorYakuninАй бұрын
yes, it's doable, but I would really prefer Google adding this functionality to the *Grid component
@ngenge_seniorАй бұрын
I would have thought that setting the weight modifier as shown in the video would instead prioritize the PublishDate Text composable.
@kyky779Ай бұрын
How can we support dimensions for different screen size
@Latsson2Ай бұрын
Sadly, we can't hide part of a text due to accessibility :(
@johnnykeener3727Ай бұрын
1st and Android!
@Mdre-y7cАй бұрын
Can you Make Animate as state in Jetpack compose support Animations Tools In Android Studio