summaryrefslogtreecommitdiff
path: root/res/layout/filerow.xml
diff options
context:
space:
mode:
authorJoe Robinson <joe@sol.(none)>2011-10-22 00:13:24 +0100
committerJoe Robinson <joe@sol.(none)>2011-10-22 00:13:24 +0100
commit559305e42e1ea09b8d26085e8f8355bdb6ba0352 (patch)
tree10815d4f875c41842119f372d5e9226bab4abc92 /res/layout/filerow.xml
parenta983fe36ddf8352b7d1122bdc060d271004724ee (diff)
Updating with code from months ago that wasn't commited (This might
break everything)
Diffstat (limited to 'res/layout/filerow.xml')
-rw-r--r--res/layout/filerow.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/res/layout/filerow.xml b/res/layout/filerow.xml
index 7f12ffa..410c666 100644
--- a/res/layout/filerow.xml
+++ b/res/layout/filerow.xml
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?>
-<TextView
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="fill_parent"
- android:layout_height="30sp"
- android:typeface="monospace">
-</TextView>
+<?xml version="1.0" encoding="utf-8"?>
+<TextView
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:layout_width="fill_parent"
+ android:layout_height="30sp"
+ android:typeface="monospace">
+</TextView>