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

RelativeLayout #2

Open
raranov opened this issue Apr 19, 2020 · 1 comment
Open

RelativeLayout #2

raranov opened this issue Apr 19, 2020 · 1 comment

Comments

@raranov
Copy link

raranov commented Apr 19, 2020

Hello,
I see that you have extended RelativeLayout to create the ResizableRelativeLayout class, and then extended that to create the ExpandableView class which you based your keyboard class on. Can I ask what issues you've found with the original RelativeLayout class that prompted you to override and change it?

@DonBrody
Copy link
Owner

To be honest, I don't remember specifically. I haven't worked on this project, or Android at all in a couple of years now. I'm sure that some of the patterns here are a little outdated. What I do remember is that I had a specific use for each type of layout outside of this library. I wanted to use the lightest weight one for each use case. Mostly, I'm sure that I wanted to customize the wrappers for my own ease of use.

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

2 participants