Skip to content

Commit

Permalink
Merge pull request #13 from kaiinui/master
Browse files Browse the repository at this point in the history
Add 'xml' to example code:res/values/integers.xml
  • Loading branch information
ksoichiro committed Aug 18, 2014
2 parents f0c4089 + d277403 commit ef067c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ res/values/strings.xml

res/values/integers.xml

```
```xml
<resources>
<integer name="sample_number">10</item>
</resources>
Expand Down

0 comments on commit ef067c6

Please sign in to comment.