Just need to add some features to an existing app. Unfortunately not everything on the screen will fit into a layout, should I use a scrollview and drop in a imageview larger than the screen resolution or should I just try converting all to html and load it with a webview?
oh, the other thing is my screens have a few controls, do they stay in relative position to the image in a scrollview? (I've got the items specifically set with the designer).
oh, the other thing is my screens have a few controls, do they stay in relative position to the image in a scrollview? (I've got the items specifically set with the designer).