summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-25 09:28:18 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-25 09:28:18 +0200
commit7aab2ed1a75b29c40c0f83b1d48d889b02deb61f (patch)
treecc6e5a78b238c8e424276c37e3681485bc5d0e6e /res/layout
parent8606c50fb2b9715fc9a70033aafcdec6b61cea5c (diff)
Fix errors reported by lint
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/log_entry.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/layout/log_entry.xml b/res/layout/log_entry.xml
deleted file mode 100644
index 5e204478..00000000
--- a/res/layout/log_entry.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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="fill_parent"
- android:padding="0dp"
- android:textSize="12sp" >
-</TextView> \ No newline at end of file