aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/message_null.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/message_null.xml')
-rw-r--r--src/main/res/layout/message_null.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main/res/layout/message_null.xml b/src/main/res/layout/message_null.xml
deleted file mode 100644
index 0e0f1c92..00000000
--- a/src/main/res/layout/message_null.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="fill_parent"
- android:layout_height="0dp"
- android:background="#00000000">
-
-</RelativeLayout> \ No newline at end of file