1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-07-03 14:55:11 -04:00

Initial layout and code skeleton for ImageViewer

This commit is contained in:
DjBushido
2014-03-24 10:02:07 -04:00
parent e4dd5249b2
commit cef01d01e0
3 changed files with 85 additions and 2 deletions

View File

@ -213,4 +213,10 @@
<string name="hello_world">Hello world!</string>
<string name="btnPrev">Previous</string>
<string name="btnBack">Back</string>
<string name="btnNext">Next</string>
</resources>