add puke event
This commit is contained in:
8
app/src/main/res/values/arrays.xml
Normal file
8
app/src/main/res/values/arrays.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="AmountLabels">
|
||||
<item>@string/amount_low</item>
|
||||
<item>@string/amount_normal</item>
|
||||
<item>@string/amount_high</item>
|
||||
</string-array>
|
||||
</resources>
|
Reference in New Issue
Block a user