Skip to content

Commit b080d1b

Browse files
authored
Update README.md
- corrected path name in android customize section
1 parent 5f30607 commit b080d1b

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)