Learning hybrid app development. Made simple app and everything looked great on my HTC m8 device. But when tried the same code on Sony Xperia 4.0.4 - everything suddenly looks terrible: - buttons are outside the screen - scrolling behaves very strange, some elements are arbitrarily shifted - "click" action doesn't work (had to do a workaround) - application feels very sluggish, and almost unusalbe
This is my first experiment with hybrid apps. Is that something people often encounter? Or should I check twice all my custom CSS, and try to tweak around? Alternatively I'm considering using embedded browser with "Crosswalk".
Current stack: - Meteor.js - Meteoric