Setting Global Button Background Color
Setting Global Button Background Color

Setting Global Button Background Color

Set the Button Background Color using the GUI or XML.
  1. In
    UI Settings
    , select
    Buttons Background Color
    .
  2. Select a color from the color wheel for the button background or enter RGB color in hex format.
  3. Touch
    Set
    .
  4. Touch
    Back
    button to return to the Zebra Voice home screen.
XML example of setting the Button background color.
<WFConnect> <Profile> <gbg_color>#FFFFFFFF</gbg_color> </Profile> ... </WFConnect>