1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-09-18 17:01:28 -04:00
itcs4180/InClass3/res/values/integers.xml
tokugawa f0c626dcaf Added comments, string and integer values, and text view for Async.
Trouble connecting to host to download images now. Don't know if it is
my network problem or not. Made no changes to downloading code.
2014-03-10 00:07:57 -04:00

7 lines
198 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="column_count">2</integer>
<dimen name="image_width">140dp</dimen>
<dimen name="image_height">140dp</dimen>
</resources>