GitHub user dpogue opened a pull request:

    https://github.com/apache/incubator-cordova-android/pull/29

    Preference for showing the app title bar

    This does not change the default behaviour, and will only show the title 
bar when the showTitle preference is true. This allows apps to show and make 
use of the ActionBar in Android 3.x and 4.0.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dpogue/incubator-cordova-android patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-cordova-android/pull/29.patch

----
commit 80ee6c1a9184754bdf431cf45470747237b3b86c
Author: Darryl Pogue <[email protected]>
Date:   2012-06-12T10:03:50-07:00

    Support showing the app title bar through a preference.
    
    This does not change the default behaviour, and will only show the title 
bar when the showTitle preference is true. This allows apps to show and make 
use of the ActionBar in Android 3.x and 4.0.

----

Reply via email to