Android bad loading of images

  • I works on a Nexus 7, android 4.4.2 and Krpano 1.17
    The images load badly (see attachment)
    In my xml images are loaded so

    <image type="CUBE" multires="true" tilesize="512" progressive="false">

    <level tiledimagewidth="512" tiledimageheight="512">
    <cube url="panos/hall_130826_1218.tiles/l1_%s_%v_%h.jpg" /> <--size 512X512
    </level>
    <mobile>
    <cube url="panos/hall_130826_1218.tiles/mobile_%s.jpg" /> <-- size 1024x1024
    </mobile>
    </image>

    my html5 parameter is : "prefer+css3d"

    How can i avoid the hugely black bar

    Thanks for any answer

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!