showItem on a default (non-prerendered) dataview

The showItem function doesn’t work on several Samsung tabs (and maybe more manufacturers/devices).
The internal scrollTo does work, but the screen doesn’t get repainted.
The solution is to set the dataview’s scrollSpeed property to “0ms” and make an extra call to the _render_visible_rows() function, but I don’t think that is a recommended solution.

Is there a better way?

Is problem occurs on default samples or only in your app ?
Please point to the sample or demo where problem can be reconstructed.

Also, please share info about used version of Android OS and are you loading page in default browser or some version of Firefox or Chrome for Android