I'll try to answer the BB questions:

Orientation - I believe if you supply "default", it will internally use
"auto", but we'll double check.

backgroundColor - We use ARGB as well, ie 0xffff0000

All preferences are case insensitive

+1 on consolidating docs for prefs being used in all platforms


On Fri, Sep 13, 2013 at 1:05 PM, Michael Sierra <[email protected]> wrote:

> A follow-up query. The BB doc says "8 digits".  Assuming each doc is
> accurate, would you be able to use gap:platform to assign different
> preference values? E.g.:
>
> <preference name="backgroundColor" value="0x00000000"
> gap:platform="android"/>
> <preference name="backgroundColor" value="00000000"
> gap:platform="blackberry10"/>
>
> --Mike S
>
> ________________________________________
> From: Michael Sierra
> Sent: Friday, September 13, 2013 11:23 AM
> To: [email protected]
> Cc: Michael Sierra
> Subject: config.xml doc queries
>
> ...
> * Doc for Android's backgroundColor uses black as a sample value:
>   "0x00000000". Does BB adhere to the same ARGB format, or it is
>   "00000000"?
>

Reply via email to