We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0271c commit d541404Copy full SHA for d541404
misc/src/main/res/values/colors.xml
@@ -7,5 +7,6 @@
7
<color name="teal_700">#FF018786</color>
8
<color name="black">#FF000000</color>
9
<color name="white">#FFFFFFFF</color>
10
+ <!-- For activity embedding snippets. -->
11
<color name="divider_color">#FFFFAA00</color>
12
</resources>
0 commit comments