Skip to content

Commit bfd8025

Browse files
Merge pull request #15 from sayan7848/pr
2 parents 0df61de + 19107e7 commit bfd8025

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3+
4+
<!-- QS edit page background color -->
5+
<color name="qs_edit_item_decoration_bg">@*android:color/black</color>
6+
7+
</resources>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3+
4+
<!-- QS edit page background color -->
5+
<color name="qs_edit_item_decoration_bg">@*android:color/secondary_device_default_settings</color>
6+
7+
</resources>

0 commit comments

Comments
 (0)