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

width shrinked to zero on some Android Devices #146

Open
abarcellona opened this issue Jun 5, 2014 · 1 comment
Open

width shrinked to zero on some Android Devices #146

abarcellona opened this issue Jun 5, 2014 · 1 comment
Assignees
Labels

Comments

@abarcellona
Copy link

I have deployed an app that uses iscrollview. It works fine on most Android 2.3 and 4+ devices except on some (example Haipai N7102 with Android 4.2.1) where the pop-up using iscrollview is displayed as a "grey vertical line" (width=0).
I already have in my css:

.iscroll-scroller {
width:100% !important;
}

It seems an issue with native webview of some chinese smartphones. using Chrome on the same device works fine.

@jtara jtara added the bug label Nov 1, 2014
@jtara jtara self-assigned this Nov 1, 2014
@jtara
Copy link
Member

jtara commented Nov 1, 2014

This is also needed for Chrome desktop. Otherwise, list width is limited. (doesn't fit page width)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants