Andrew Grieve created CB-8545:
---------------------------------

             Summary: Android: Remove LinearLayout for 4.0.0
                 Key: CB-8545
                 URL: https://issues.apache.org/jira/browse/CB-8545
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


Now that we don't use it to detect keyboard visibility, there's no need to have 
it. All activities have a FrameLayout at their root, and plugins that want to 
add new native views generally install their own layouts (e.g. 
NativePageTransitions).

Tested this out with mobilespec's --thirdpartyplugins, and nothing broke.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to