Lisa Seacat DeLuca created CB-6681:
--------------------------------------
Summary: Android webview should use RelativeLayout
Key: CB-6681
URL: https://issues.apache.org/jira/browse/CB-6681
Project: Apache Cordova
Issue Type: Improvement
Components: Android
Affects Versions: 3.5.0
Environment: android
Reporter: Lisa Seacat DeLuca
This request is to change the Android webview element to use RelativeLayout
instead of LinearLayout. Many users are starting to mix native and hybrid
controls. Linear Layout does NOT allow the ability to put a native control "on
top" of a web view, only before and/or after. In order to layer components we
need the webview to be defined as a relative layout.
--
This message was sent by Atlassian JIRA
(v6.2#6252)