mirror of
https://github.com/bspeice/itcs4180
synced 2024-11-14 19:38:21 -05:00
f0c626dcaf
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.
7 lines
198 B
XML
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>
|