aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/caches_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/caches_item.xml')
-rw-r--r--main/res/layout/caches_item.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/res/layout/caches_item.xml b/main/res/layout/caches_item.xml
index e3b861c..d4e7b27 100644
--- a/main/res/layout/caches_item.xml
+++ b/main/res/layout/caches_item.xml
@@ -159,14 +159,14 @@
android:src="@drawable/trackable_all" />
<TextView
- android:id="@+id/favourite"
+ android:id="@+id/favorite"
android:layout_width="35dip"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:layout_centerHorizontal="true"
android:layout_gravity="center"
android:layout_marginTop="22dip"
- android:background="?favourite"
+ android:background="?favorite"
android:ellipsize="marquee"
android:gravity="center"
android:lines="1"