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

Below Android Ver. 3.0 get's a width that doesn't fill the parent #6

Open
ErnestG opened this issue Jan 19, 2013 · 2 comments
Open

Comments

@ErnestG
Copy link

ErnestG commented Jan 19, 2013

Tried in an emulator and on a physical HTC INC2. It's running ver 2.3.3.

@jgilfelt
Copy link
Owner

What "gets a width that doesn't fill the parent"?
Which template are you using?

@ErnestG
Copy link
Author

ErnestG commented Jan 21, 2013

Sorry, re-read my question and maybe I rushed it a little bit, so it sounds funny. I am using MasterDetail with ABS. The master layout is only filled about 90%;

Android 2.3
-------------------------
|___________________   |
|___________________   |
|___________________   |
|___________________   |
|___________________   |
|___________________   |
|___________________   |
|___________________   |
|___________________   |
|___________________   |
|___________________   |
|___________________   |
-------------------------
Android 4.0
-------------------------
|    _________________   |
|    _________________   |
|    _________________   |
|    _________________   |
|    _________________   |
|    _________________   |
|    _________________   |
|    _________________   |
|    _________________   |
|    _________________   |
|    _________________   |
|    _________________   |
-------------------------
I get that on physical devices and emulators.

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