Setting Button Background Color

Setting Button Background Color

Set the Button Background Color using the GUI or XML.
Use Button Background Color to set the color of individual buttons. Setting a background color overrides the Global Button Background Color. The default background color is white (#FFFFFFFF).
  1. In
    UI Settings
    , select
    Edit Dashboard
    or
    Edit In-Call
    Add
    .
  2. Select the new button. A yellow box appears around the selected button.
  3. Touch
    Edit
    .
  4. Touch the
    BG
    button.
  5. Select a color and touch
    Set
    .
  6. Touch the
    Back
    button to return to the Zebra Voice home screen.
XML example of setting the Button Background Color.
<Button> <bg_color>#FFFFFFFF</bg_color> </Button>