-
I'm using version 1.0.1 of Motion Layout for Jetpack Compose alongside with compose bom 2024.02.01, material3 and a JSON5 motion scene, and when i try to do a simple use case such animating Text() fon…
-
Take a look https://www.youtube.com/watch?v=-POu45WaSsc
-
We have been working on an android project, and we faced with a problem in animation into the **motionLayout** when **recyclerView** is scrolling (*you can see in video*).
after scroll in anywhere …
-
Not sure if this is under consideration but currently the pseudo elements are blocking events. I suspect this is by design but I think it keeps the animation feeling "webby" rather than engaging.
H…
-
### Describe the bug
In a ListBox where the ItemTemplate has a Grid containing a SharedSizeGroup (the ListBox itself has IsSharedSizeScope=true), after filling the list with random sized items, res…
-
**1. Read the [FAQs](#faqs) 👇**
**2. Describe the bug**
I'm working on an UI, which is kind of a flow, which consists of cards with inputs in them, that render new cards, depending on the input.…
-
Hello, this is a question that starts with a curious. How to run some transition sequentially on MotionLayout? I read some references from Medium to use _extensions_ _**awaitTransitionComplete**_ but…
-
**2. Describe the bug**
Motion elements with `layout` and `exit` animations don't always run their exit animations if they're inside an `` that has a mode of "popLayout".
**3. IMPORTANT: Provide…
-
**CodeSandbox reproduction of the bug**
https://codesandbox.io/s/framer-motion-border-radius-layout-issue-forked-s4ymf?file=/src/Modal.tsx
**Steps to reproduce**
I am not 100% sure, but this does…
-
Hi,There:
CustomAttribute has an error ,attributeName="Alpha",when the Animation finished,the button return to the "start" state. I don't use this way:android:alpha="0.2"
my code looks like:
…