Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Conversation

@jafu888
Copy link
Contributor

@jafu888 jafu888 commented Jun 16, 2022

Still need cleanup and
image
more testing

@jafu888 jafu888 requested a review from oscar-ad June 16, 2022 05:16
@jafu888
Copy link
Contributor Author

jafu888 commented Jun 16, 2022

Now circular: ['box1', 900, 70],
Now setting high rotations can be use to influence animation
https://user-images.githubusercontent.com/15019413/174113813-b39e294c-f6f2-41af-9a92-034c3271cbc8.mp4

@jafu888 jafu888 requested a review from camaelon June 17, 2022 03:21

public void setIdString(String stringId) {
mId = stringId;
mStartMotionPath.mId = mId;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about mEndMotionPath.mId = mId?
Is it not relevant there?

@jswong65
Copy link
Contributor

Core / Assemble checks failed. Could you please fix it

/home/runner/work/constraintlayout/constraintlayout/constraintlayout/core/src/main/java/androidx/constraintlayout/core/motion/Motion.java:34: error: cannot find symbol import androidx.constraintlayout.core.motion.utils.Nullable; > Task :core:compileJava ^ symbol: class Nullable location: package androidx.constraintlayout.core.motion.utils /home/runner/work/constraintlayout/constraintlayout/constraintlayout/core/src/main/java/androidx/constraintlayout/core/motion/Motion.java:241: error: cannot find symbol @Nullable ^ symbol: class Nullable location: class Motion 

https://github.com/androidx/constraintlayout/runs/6941085866?check_suite_focus=true

@jafu888 jafu888 merged commit 1c79d64 into main Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants