summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/layout/list_item.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-11 11:49:51 +0300
committerAndrew Dolgov <[email protected]>2015-02-11 11:49:51 +0300
commit68ae4822e2777ef3d065c18b1c3964cc4d01b486 (patch)
tree77606adb89429c1ecd8756b3b403267a352e4069 /org.fox.ttcomics/src/main/res/layout/list_item.xml
parent2dbc784804774f563601b7af4b2082be89c08cd3 (diff)
rename main module
Diffstat (limited to 'org.fox.ttcomics/src/main/res/layout/list_item.xml')
-rw-r--r--org.fox.ttcomics/src/main/res/layout/list_item.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/org.fox.ttcomics/src/main/res/layout/list_item.xml b/org.fox.ttcomics/src/main/res/layout/list_item.xml
deleted file mode 100644
index 1fb2f8c..0000000
--- a/org.fox.ttcomics/src/main/res/layout/list_item.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="10dp"
- android:textSize="16sp" >
-</TextView> \ No newline at end of file