-
Notifications
You must be signed in to change notification settings - Fork 588
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
Unable to put Back arrow button, Output is weird #26
Comments
the solution is change in AvatarImageBehavior class and in Activity add back button
|
I followed @iabdullo 's answer but getting a janky UI, so I modified the AvatarImageBehaviour.class a bit to achieve the desired result. Thanks for the clue @iabdullo.
and also
Hope! it works. :D 👍 |
@uditunpluged Could you possibly explain the changes you made? |
the avatar position when collapsed |
Hello,
I have tried all possible ways to put Back Arrow but it don't work.
I have seen everywhere that Toolbar should be inside CollapsingToolbarLayout but in your code it's not.
other issue is i have to drag and scroll to make animation work, it won't work if i just touch and slide it..
i continuously have to touch the screen to make it work, that is bad for User Experience.
If you can provide solution for this, i would love to include it in my app..
Awesome work by the way..
Thanks :)
The text was updated successfully, but these errors were encountered: