bluelinelabs / bluelinelabs/Conductor
Conductor and Collapsing Toolbar
- Dominant language
- Java
- Stars
- 3.9k
- Forks
- 338
- PR merge metrics
- No merged PRs in 30d
Description
Trying to implement collapsing toolbar with [this tutorial](https://antonioleiva.com/collapsing-toolbar-layout/).
I have this code now in layout xml
```xml
```
And it works almost fine in simple activity (Something wrong with image bottom padding but anyway)
Left is expanded, right is collapsed state of same screen.

When I use same xml layout in conductor Controller then toolbar title position is set wrong in collapsed state.

Is it Conductor issue and is there any workaround?
Contributor guide
Research direction
Start by comparing the supplied layout XML when used in a simple Activity versus a Conductor Controller, focusing on the CollapsingToolbarLayout and Toolbar title in the collapsed state. Reproduce the differing title position and determine whether the behavior is caused by Conductor; done means identifying a confirmed cause or a documented workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100