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 5f30607 commit b080d1bCopy full SHA for b080d1b
README.md
@@ -222,7 +222,7 @@ Create `android/app/src/main/res/values/colors.xml` and add
222
</resources>
223
```
224
225
-Create a style definition for this in `android/app/src/main/res/values/colors.xml`:
+Create a style definition for this in `android/app/src/main/res/values/styles.xml`:
226
```xml
227
<?xml version="1.0" encoding="utf-8"?>
228
<resources>
0 commit comments