Hi, I found some strange behavior of web view for 3.0 wearable.
At first, please look below screenshot:
I tried to show simple HTML page on web view, and expected that 2.3.2 and 3.0 web view show completely same screen. But as you can see, 3.0 shows smaller size of images than 2.3.2.
They display different sizes of images, even if they are fixed as 100 pixels. I don't think that it happens due to resolution difference between 2.3.2 and 3.0, because they share same screen resolution(360*360). And output of 2.3.2 seems to be right because 100px is not so small for 360*360 resolution :)
Can someone explain the reason of this for me? Do you guys think it happens only in the emulator, not real device?
I have to prepare for app update for Gear S4, the first Tizen 3.0 device, but it bothering me :(