android - CSS Media Query for Samsung Galaxy Tab 2 10.1 (Chrome Browser) -



android - CSS Media Query for Samsung Galaxy Tab 2 10.1 (Chrome Browser) -

there related question in: media query ipad (landscape) applied samsung galaxy tab 2 (landscape) well

my question media query chrome browser on android samsung galaxy tab 2 10.1 (chrome browser 18) detected portrait mode.

i'm using:

@media , (min-width: 479) , (max-width: 1199) , (max-device-width:1199px , (orientation: portrait)

but doesn't work. work on android web browser not work 1 time flip landscape mode , portrait mode. work when load page in portrait mode.

i had same problem found actual resolution of galaxy tab 2 10.1 2560px x 1600px using px values able pull right style sheet.

android css google-chrome responsive-design media-queries

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -