We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be great if there were ability to set jumping states like in profile in telegram. Is it difficult to make?
The text was updated successfully, but these errors were encountered:
Hi, I have already created PR for this: #83
By the way, if you want to use this feature, I created a separated remote dependency, while this PR is under review:
Add it in your root build.gradle at the end of repositories:
all projects { repositories { ... maven { url 'https://jitpack.io' } } }
Step 2. Add the dependency
dependencies { implementation 'com.github.GIGAMOLE:ComposeCollapsingToolbar:latest-version' }
Or you can simply download it from there:
https://github.com/GIGAMOLE/ComposeCollapsingToolbar/releases
Sorry, something went wrong.
No branches or pull requests
It would be great if there were ability to set jumping states like in profile in telegram. Is it difficult to make?
video_2023-03-02_20-59-08.mp4
The text was updated successfully, but these errors were encountered: