You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Lisa Seacat DeLuca (JIRA)" <ji...@apache.org> on 2014/05/13 17:23:15 UTC

[jira] [Created] (CB-6681) Android webview should use RelativeLayout

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)