Skip to content

Commit d541404

Browse files
authored
Update colors.xml with comment for color used by activity embedding snippets.
1 parent 6b0271c commit d541404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc/src/main/res/values/colors.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
<color name="teal_700">#FF018786</color>
88
<color name="black">#FF000000</color>
99
<color name="white">#FFFFFFFF</color>
10+
<!-- For activity embedding snippets. -->
1011
<color name="divider_color">#FFFFAA00</color>
1112
</resources>

0 commit comments

Comments
 (0)