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.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/filerow.xml b/res/layout/filerow.xml
index 410c666..2780514 100644
--- a/res/layout/filerow.xml
+++ b/res/layout/filerow.xml
@@ -2,6 +2,5 @@
<TextView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
- android:layout_height="30sp"
- android:typeface="monospace">
+ android:layout_height="30sp">
</TextView>