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

Possibility of having RevealRelativeLayout? #40

Closed
sidhantpanda opened this issue Jul 20, 2015 · 2 comments
Closed

Possibility of having RevealRelativeLayout? #40

sidhantpanda opened this issue Jul 20, 2015 · 2 comments
Assignees

Comments

@sidhantpanda
Copy link

This would allow to have custom attributes like "layout_below" for custom views which extend RevealRelativeLayout.

In my case, I have a custom view extending RevealFrameLayout with 2 or 3 children and their alignment depends on a particular root view element (which is the custom view's sibling). Both the custom view and the sibling are in a RelativeLayout.

@ozodrukh
Copy link
Owner

You can make custom view, but anyway must have feature, i will add it soon

@ozodrukh ozodrukh self-assigned this Jul 20, 2015
@ozodrukh
Copy link
Owner

Using Composition by extending RevealViewGroup adds possibility to extend any view with no pain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants