blackberry / BB10-Webworks-Packager

The BB10 WebWorks Packager bundles the App content with the BB10 WebWorks Framework to create a BAR to run on the BB10 Device (or simulator)
27 stars 18 forks source link

As a WebWorks developer, I can specify what theme my application should adhere to #206

Open kwallis opened 11 years ago

kwallis commented 11 years ago

Acceptance Criteria

    <feature id="blackberry.app">
        <param name="theme" value="default"/>
    </feature>
nukulb commented 11 years ago

"These values should be put into the manifest in the theme setting"

we can't really do that, the question is does the native packager support it?

kwallis commented 11 years ago

Do you want to reword that statement or just remove it?

nukulb commented 11 years ago

best case we can replace it with the statement saying native packager field so and so supports. I can't find this documentation any where