bluelinelabs / bluelinelabs/Conductor

Conductor and Collapsing Toolbar

Open
#400 16 comments 0 reactions 0 assignees View on GitHub
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.
![Activity](https://i.imgur.com/ooCDFZF.png)

When I use same xml layout in conductor Controller then toolbar title position is set wrong in collapsed state.
![Conductor](https://i.imgur.com/dUu1jdi.png)

Is it Conductor issue and is there any workaround?

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.