aboutsummaryrefslogtreecommitdiff
path: root/RotaryPlayground/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'RotaryPlayground/res/values/arrays.xml')
-rw-r--r--RotaryPlayground/res/values/arrays.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/RotaryPlayground/res/values/arrays.xml b/RotaryPlayground/res/values/arrays.xml
index 18b0015..6c68e6e 100644
--- a/RotaryPlayground/res/values/arrays.xml
+++ b/RotaryPlayground/res/values/arrays.xml
@@ -44,6 +44,7 @@
height. Items here with '0' indicates the buttons item and items with value > 0 indicates
the text item where the integer value is the height of the textview. -->
<integer-array name="scroll_item_heights">
+ <item>240</item>
<item>0</item>
<item>60</item>
<item>0</item>
@@ -64,6 +65,10 @@
<item>0</item>
<item>240</item>
<item>240</item>
+ <item>240</item>
<item>0</item>
+ <item>240</item>
+ <item>240</item>
+ <item>240</item>
</integer-array>
</resources> \ No newline at end of file