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

Replace all layout container with ConstraintLayout #33

Open
cloudshooterhuman opened this issue Aug 31, 2017 · 4 comments
Open

Replace all layout container with ConstraintLayout #33

cloudshooterhuman opened this issue Aug 31, 2017 · 4 comments

Comments

@cloudshooterhuman
Copy link

ConstraintLayout has proved by google that it performs about 40% better in the measure/layout phase than RelativeLayout.
I will be happy to work on this feature.

@riggaroo
Copy link
Member

Thanks for your interest in helping improve Book Dash!

I'm weary for all the layouts to be replaced at once. Some layouts won't be able to be replaced just yet as well - for instance CoordinatorLayout. There is no equivalent using ConstraintLayout without implementing the behaviours from scratch.

You are welcome to do one by one with a pull request for each one, but just bear in mind that some wont be able to be changed just yet.

@cloudshooterhuman
Copy link
Author

lol just seen your comment .. with pleasure!

@toravipatel
Copy link

Is this issue still open or someone already working on this? If no one is working on this than I am ready to start work on this.

@riggaroo
Copy link
Member

Unfortunately, I no longer have much time to maintain this project.

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

3 participants