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

Lo mismo que antes. Simplifica las vistas #3

Closed
manelcc opened this issue Oct 13, 2022 · 0 comments
Closed

Lo mismo que antes. Simplifica las vistas #3

manelcc opened this issue Oct 13, 2022 · 0 comments

Comments

@manelcc
Copy link

manelcc commented Oct 13, 2022

https://github.com/Choketido/Travelling/blob/8c9770be40e4791f90e6ad78fd092a63b69f4c18/app/src/main/res/layout/activity_home.xml#L2-L14

Aquí como el scroll solo puede tener un hijo. Tienes aun más jerarquías de vistas. Los LinearLayouts, ademas de que sería mejor el LinearLayoutCompat, solo trae jerarquías de vistas.

Los linearLayouts van muy bien cuando hacemos vistas por código.
Intenta hacer las pantallas con ConstraintLayout.

@manelcc manelcc closed this as completed Oct 23, 2022
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