Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

[Bug]: Toolbar is not collapsing well on Dark Mode #900

Closed
4 tasks done
qamarelsafadi opened this issue Jul 7, 2023 · 2 comments
Closed
4 tasks done

[Bug]: Toolbar is not collapsing well on Dark Mode #900

qamarelsafadi opened this issue Jul 7, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@qamarelsafadi
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • I have searched StackOverflow

Is this an issue related to the sample app?

  • Yes, this is a specific issue related to this samples repo.

What happened?

Dark Mode in the main branch

in GardenActivity when scrolls to collapse toolbar Dark mode have a strange behavior as its just becoming Transapernent and the toolbar is not really being collapsed.

Video to explain 👇🏻

Screen.Recording.2023-07-07.at.6.07.30.PM.mov

Device I am using to test

Screenshot 2023-07-07 at 6 11 46 PM

Part of GTC open source initiative

Relevant logcat output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@qamarelsafadi qamarelsafadi added the bug Something isn't working label Jul 7, 2023
@ayaankhan98
Copy link

This issue is already fixed in m3

val scrollBehavior = TopAppBarDefaults.enterAlwaysScrollBehavior()

@arriolac
Copy link
Contributor

Closed by #883

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants
@arriolac @qamarelsafadi @ayaankhan98 and others