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

I want Demo #1

Open
tutuoo opened this issue May 2, 2017 · 7 comments
Open

I want Demo #1

tutuoo opened this issue May 2, 2017 · 7 comments

Comments

@tutuoo
Copy link

tutuoo commented May 2, 2017

I will not use this layout.......I'm so stupid

@natario1
Copy link
Owner

natario1 commented May 2, 2017

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, and it will act as a bottom sheet.

<CoordinatorLayout>

    <!-- Main content... -->
   
    <!-- Bottom sheet -->
    <BottomSheetCoordinatorLayout>
        <!-- Bottom sheet content, including AppBarLayouts or whatever -->
    </BottomSheetCoordinatorLayout>
</CoordinatorLayout>

@tutuoo
Copy link
Author

tutuoo commented May 2, 2017

I want Gif to run above Demo , But I downloaded only layout.

@natario1
Copy link
Owner

natario1 commented May 2, 2017

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.

@tutuoo
Copy link
Author

tutuoo commented May 2, 2017

Ok,Thank you for your reply

@JenyaKirmiza
Copy link

JenyaKirmiza commented May 11, 2017

hello mate, can you post your layout xml example of the demo here
i mean the layout behavior params and etc.

@natario1
Copy link
Owner

@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

@kibotu
Copy link

kibotu commented Aug 26, 2019

i've created a pull request #7 for a demo with latest androidx migration

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

4 participants