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

Use ConstraintLayout for the whole layout files #35

Closed
hieuwu opened this issue Feb 27, 2022 · 5 comments
Closed

Use ConstraintLayout for the whole layout files #35

hieuwu opened this issue Feb 27, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@hieuwu
Copy link
Owner

hieuwu commented Feb 27, 2022

Currently, most of the UIs of the app is implemented with LinearLayout, RelativeLayout. This is not good for render performance because of nested level of XML tags
Need to use ConstraintLayout to improve this

@hieuwu hieuwu added the enhancement New feature or request label Feb 27, 2022
@hieuwu hieuwu self-assigned this Feb 27, 2022
@hieuwu hieuwu added the good first issue Good for newcomers label Mar 15, 2022
@piyushkumar12111111
Copy link

assign this to me

@hieuwu
Copy link
Owner Author

hieuwu commented Oct 1, 2022

@piyushkumar12111111 Sure. About this one, please provide all the screenshot that you touched to make sure things work properly

@hieuwu hieuwu assigned piyushkumar12111111 and unassigned hieuwu Oct 1, 2022
@SanjaySargam
Copy link

Can U plz assign me?

@hieuwu
Copy link
Owner Author

hieuwu commented Oct 2, 2022

Can U plz assign me?

@piyushkumar12111111 is working on this. If I don't see any progress in the next few days, I will asign it to you @SanjaySargam . In the meanwhile, you can consider other issues. Or may be clone the project, discover things, point out some points that could be improved and open an issue then tag me there

@SanjaySargam
Copy link

Can U plz assign me?

@piyushkumar12111111 is working on this. If I don't see any progress in the next few days, I will asign it to you @SanjaySargam . In the meanwhile, you can consider other issues. Or may be clone the project, discover things, point out some points that could be improved and open an issue then tag me there

Okkk Thank You

@hieuwu hieuwu closed this as completed Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
Archived in project
Development

No branches or pull requests

3 participants