From 4028c36068d4d9dac12b989e937e5ad3486a1bd3 Mon Sep 17 00:00:00 2001 From: Luis Vidal Date: Tue, 2 Feb 2016 11:56:12 -0800 Subject: Rebadge 'Live' in theme chooser to 'Animated' Replaces the static red ribon with a text view so the label can be translated. Default text is set to 'ANIM' Change-Id: Ic701d28bfd20568419a4ea2063ee208210037389 TICKET: CYNGNOS-1688 --- res/layout/wallpaper_component_selection_item.xml | 27 +++++++++++++++++------ 1 file changed, 20 insertions(+), 7 deletions(-) (limited to 'res/layout/wallpaper_component_selection_item.xml') diff --git a/res/layout/wallpaper_component_selection_item.xml b/res/layout/wallpaper_component_selection_item.xml index 365221e..e36ec0a 100644 --- a/res/layout/wallpaper_component_selection_item.xml +++ b/res/layout/wallpaper_component_selection_item.xml @@ -23,13 +23,26 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/wallpaper_border" /> - + + +