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 14:24:36 +0300
committerAndrew Dolgov <[email protected]>2015-02-11 14:24:36 +0300
commit89d15ba96757bf6dc1c4d42e7f17dc601e936dcc (patch)
tree42fffb015d0b7589646a96ea154935bd2e8c3be9 /org.fox.ttcomics/src/main/res/layout/list_item.xml
parent4ed26b8807c5ef83f62d2d08458304999aea0670 (diff)
rename main module back ; set transformer animation
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.xml12
1 files changed, 6 insertions, 6 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
index 1fb2f8c..f0958d6 100644
--- a/org.fox.ttcomics/src/main/res/layout/list_item.xml
+++ b/org.fox.ttcomics/src/main/res/layout/list_item.xml
@@ -1,7 +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="fill_parent"
- android:padding="10dp"
- android:textSize="16sp" >
+<?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