-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
I want Demo #1
Comments
What exactly do you need? This is a just a special coordinator, you use it in your layouts as any other view. Put this inside your root <CoordinatorLayout>
<!-- Main content... -->
<!-- Bottom sheet -->
<BottomSheetCoordinatorLayout>
<!-- Bottom sheet content, including AppBarLayouts or whatever -->
</BottomSheetCoordinatorLayout>
</CoordinatorLayout> |
I want Gif to run above Demo , But I downloaded only layout. |
The gif you see in the main page uses external components for altering positions, pinning views etc. that are not part of the library right now. I will consider adding these in the future. |
Ok,Thank you for your reply |
hello mate, can you post your layout xml example of the demo here |
@JenyaKirmiza sorry, I will remove that gif since it shows things that are not supported by the library yet. I’ll work on a sample app and update this issue |
i've created a pull request #7 for a demo with latest androidx migration |
I will not use this layout.......I'm so stupid
The text was updated successfully, but these errors were encountered: