summaryrefslogtreecommitdiff
path: root/res/layout/filerow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/filerow.xml')
-rw-r--r--res/layout/filerow.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/layout/filerow.xml b/res/layout/filerow.xml
new file mode 100644
index 0000000..7f12ffa
--- /dev/null
+++ b/res/layout/filerow.xml
@@ -0,0 +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>