<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div>Hi everyone,</div>
<div><br>
</div>
<div>I have an issue with the reziseColumnsToContent() method of the qml TableView.</div>
<div><br>
</div>
<div>Compiled for Windows it works correctly.</div>
<div>Compiled for Android calling  resizeColumnsToContent() has no effect.</div>
<div><br>
</div>
<div>I found the problem in the resizeToContents() method of the TableViewColumn qml Type:</div>
<div><br>
</div>
<div>item.children[1].children[__index].children[0].implicitWidth always returns 0 on Android.</div>
<div><br>
</div>
<div>Any solutions?</div>
<div><br>
</div>
<div>The example project is attached.</div>
<div><br>
</div>
<div>Greetings</div>
<div><br>
</div>
<div>Jonas</div>
</div>
</body>
</html>