colors.xml

← Back

The file containing the source code shown below is located in the corresponding directory in <sdk>/samples/android-<version>/...

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="status_bar_color">#FF000000</color>
    <color name="layout_border_color">#FF111111</color>
</resources>