RobinQu
29 Nov 2010, 12:08 AM
page seems to be scaled on android~
HTC G7 claims to be 480*800, but it looks completed different compared to the browser window of the same size on desktop
i added
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0;" />
but nothing changed~
is there any way to have 1:1 output on android?
HTC G7 claims to be 480*800, but it looks completed different compared to the browser window of the same size on desktop
i added
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0;" />
but nothing changed~
is there any way to have 1:1 output on android?