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 f792147 commit 832d42bCopy full SHA for 832d42b
android/src/main/res/values/refs.xml
@@ -3,4 +3,7 @@
3
<item type="layout" name="launch_screen">
4
@layout/launch_screen
5
</item>
6
+ <item type="color" name="primary_dark">
7
+ @color/primary_dark
8
+ </item>
9
</resources>
0 commit comments