Setting Button Text Color

Setting Button Text Color

Set the Button Text Color using the GUI or XML.
Use Button Text Color to set the color of individual buttons. Setting a text color overrides the Global Button Text Color. The default text color is dark gray(#FF4A4A4A).
  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
    FG
    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 Text Color.
<Button> <fg_color>#FF4A4A4A</fg_color> </Button>