bluelinelabs / bluelinelabs/Conductor
Simple SharedElement transition not working
- Dominant language
- Java
- Stars
- 3.9k
- Forks
- 338
- PR merge metrics
- No merged PRs in 30d
Description
I have been on with #290 so I thought it might be a lot better to try the same with ButterKnife.
Here is [my fork of things](https://github.com/The0ldM0nk/Conductor/tree/demo-shared-element) using ButterKnife.
I am trying to make a simple `TextView` go from top of the screen to the bottom of the screen using SharedElement transition but for now it just fades in/out.
FYI, I also tried setting the `transition name` from within the xml layout but that didn't worked either.
Any inputs are appreciated
Contributor guide
Research direction
Start with the demo-shared-element branch in the reporter's fork and compare its setup with issue #290. Reproduce the TextView transition using the shared-element configuration and the XML transition name mentioned in the report. Done means the TextView moves between positions instead of fading in and out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100