-
If you place a View off-screen such that its left and/or top positions are negative, then that View will have a position that's off by 2px, and a dimension that's off by 1px. For example:
```xml
…
-
Hi.
I have a code for NextJS page transition that was always working with /pages, but when I try to make this work with /app, there is a styling flash...
Version: "^10.13.0"
Basically there …
-
## Acceptance Criteria
- [ ] The listed features are documented sufficiently on MDN
- [ ] BCD is updated
- [ ] Interactive example and data repos are updated if appropriate
- [ ] The content has…
bsmth updated
4 months ago
-
**Description:** In the motion detail view in line with the title, the star- and cam-icon are in the wrong position. Currently they are placed on the right side. This position is wrong.
Example:
!…
MSoeb updated
11 months ago
-
Trying to use a MotionLayout to expand/collapse a particular view (change size and rearrange slightly) in a row in a RecyclerView list and seeing an issue with the cell height not properly being resto…
-
I've found myself in a situation where I've basically wrapped all my style code in "always" blocks, so I can update the view.
Is it somehow possible to restyle a whole layout, without wrapping all y…
-
Hi. I use Motion Layouts for Jetpack Compose in my project and they are awesome! Really grat job!
Can you add support for Animation inspector in Android Studio please.
-
We want to change the video player to make it a youtube like miniplayer, which can be slide up and down as and when required.
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
#…
-
It would be nice if we could hook into the constraints that motion-layout sets for us, so we can remove them in case this is appropriate.
Is there something like this already?