I have more than one Transitions, How Could I do animate Transitions one by one ,automatically or programmatically ?
@artyomtkachenko48452 жыл бұрын
Hey, how it progress?
@ningbuxiangjian2 жыл бұрын
@@artyomtkachenko4845 quit motionlayout use compose
@artyomtkachenko48452 жыл бұрын
@@ningbuxiangjian so compose can help you make 2 transion state view?
@MuazAtik Жыл бұрын
same question +1
@maksBan19192 жыл бұрын
How can i change tint color using custom attribute?
@richardgarcia6677 Жыл бұрын
So I was looking over the internet and I didn't found a way in Android Compose to move a LazyColumn item from one constraint set to another because it's child of another layout! I was looking to do animations similar to the poweramp app available on the Playstore when you click on a song from the list it animates from the item on the list to the song player with pause and play buttons! If there is a way let me know. Thanks in advance!
@Kiran.Kumar-N_Biradar3 жыл бұрын
Side effect on other object yes. I also faced some problem when i use nav bar in constraint layouts throws error so I do in relative layout and I also want to use frament and another side nav layout in constraint layout than also show text overly on front layout (error)
@homanhuang20543 жыл бұрын
Can you isolate a demo section in the Android Studio? I want to use those demo by clicking them, feel like a Live Template. The MotionLayout is still buggy after two years. I have caught more than 10 bugs in one day.
@Kiran.Kumar-N_Biradar3 жыл бұрын
I need animation in bottom navigation
@farazahmed73 жыл бұрын
Ok what will happen to motionlayot once jetpack compose is stable
@gulshansahu49953 жыл бұрын
Hii
@tonyjmoficial3 жыл бұрын
hello
@mdForid-hm4jz3 жыл бұрын
Hi
@BrianChu8883 жыл бұрын
People still use Relative layout, Chet, esp, those poor soul still have to write App Widget (Home Screen Widget). They don't have constraint layout at all.
@sahilhemnani74173 жыл бұрын
The code labs are using Kotlin, please share the code in Java