Skip to content

Commit 384698b

Browse files
authored
Merge pull request #223 from donni106/patch-1
Update README.md
2 parents 5f30607 + b080d1b commit 384698b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Create `android/app/src/main/res/values/colors.xml` and add
222222
</resources>
223223
```
224224

225-
Create a style definition for this in `android/app/src/main/res/values/colors.xml`:
225+
Create a style definition for this in `android/app/src/main/res/values/styles.xml`:
226226
```xml
227227
<?xml version="1.0" encoding="utf-8"?>
228228
<resources>

0 commit comments

Comments
 (0)