I am trying to integrate buttons for the PhoneGap application. For that I modified the main.xml and added ImageButtons below the WebView, and set the height of the WebView to 400px. It is looking good in portrait view. My problem is, when changed to landscape mode in runtime, the Buttons are not visible. In order to make it visible, the size of the WebView needs to be changed to 250px.
If anyone got an idea of how to implement this, please share with me. Thanks Bennet. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

