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

Allow start panel (or end panel) to remain open on wider screens #27

Open
dadino opened this issue Aug 5, 2021 · 0 comments
Open

Allow start panel (or end panel) to remain open on wider screens #27

dadino opened this issue Aug 5, 2021 · 0 comments

Comments

@dadino
Copy link

dadino commented Aug 5, 2021

I'm using this library to adapt a tablet layout that is split in 2 sections. It is now a ConstraintLayout, divided by a vertical guideline.
On phone I'd like to have the left section in the start panel and the right section in the center panel. I'd like to use Overlapping Panels on the tablet layout too, replacing the ContraintLayout+Guideline and locking the start panel open, without the center panel going offscreen (basically, adapt its width to width of screen - start panel width). It should also avoid the alpha thing on the center panel.
Is this currently possible?

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

1 participant