repo.or.cz
/
hteague_pubgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Added full directory structure to the repo.
[hteague_pubgit.git]
/
workspace
/
HelloWorld
/
res
/
layout
/
main.xml
blob
932ff4740ce7cb2e131da02501441ef2299b20cf
1
<?xml version="1.0" encoding="utf-8"?>
2
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
3
android:layout_width="fill_parent"
4
android:layout_height="fill_parent"
5
android:text="@string/hello"/>