Tried that already, it may have been a bit faster but still not acceptable for a released application.
Great! Now how would I go about dynamically resizing those so the middle of my three buttons is centered and they're all the same size? Could you give me example CSS?
Thanks!
Thanks for the reply!
The CSS made the buttons fill the footer but vertically stacked them. I just want the horizontally spaced well and not all mashed in the bottom left.
How do I add a swipe event to the entire screen? Basically on any swipe left or right I want the screen to change.
Also, how do I center/make buttons in the footer bar fill the page or scale?
My app was running slow in the web browser but I assumed this was normal, yet when I compile to an apk I still find that the application lags during screen changes. Is this normal or have I configured something wrong?