Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toolbar is not changing transparent in Fragments ! #22

Closed
AruLNadhaN opened this issue Dec 20, 2014 · 1 comment
Closed

Toolbar is not changing transparent in Fragments ! #22

AruLNadhaN opened this issue Dec 20, 2014 · 1 comment

Comments

@AruLNadhaN
Copy link

I am using ParallaxScrollViewActivity. The Tool-bar is in white colour at the start but after scrolling it has been changing correctly. It doesn't gives me parallax Effect in Fragments!
Is this a bug or i'm doing it wrongly ?

@ksoichiro
Copy link
Owner

@AruLNadhaN Thank you for your feedback.
My sample, ParallaxToolbarScrollViewActivity is an Activity and not Fragment,
so I think you added some modifications to integrate it to your project.
Please let me know how you implemented it.
Pasting codes (here or gist or wherever) with screenshots or movies is better.
Or if it's difficult for you, could you tell me what you want to do?
(e.g. parallax toolbar effect with Fragment (not Activity), and Toolbar is in Activity's layout currently, but it can be moved to Fragments.)
Perhaps I might be able to make an example to achieve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants