Hello,
In my wearable app, I have a list with ui-listview class. I want to populate the list with dynamic list items and use the bezel to scroll through the list. Static items seem to work fine with the bezel (if I add the items manually), but once I add a <li> item from code, the list cannot be scrolled using the bezel anymore. I have added tau css, js and the circle-helper.js. Any suggestions?