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

android funky ui issues #52

Closed
williamvanderkamp opened this issue Mar 30, 2015 · 1 comment
Closed

android funky ui issues #52

williamvanderkamp opened this issue Mar 30, 2015 · 1 comment

Comments

@williamvanderkamp
Copy link
Collaborator

I can't get everything to fit together properly on the app UI.

In particular, I'm trying to use the layout_weight attribute to standardize the spacing between each field's title view and its content view. But the weights are all over the place, and also a large content view still squashes the label view, which shouldn't be happening.

Everythingunderneath is functional though!

@williamvanderkamp
Copy link
Collaborator Author

I have somewhat fixed this, using a relative layout and a mix of xml and programmatic code.

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

1 participant