From c5cd017e7e168c5b69072dacda74aa2f298c7ab0 Mon Sep 17 00:00:00 2001 From: Roman Birg Date: Mon, 5 Jan 2015 13:32:20 -0800 Subject: Settings: add switches for dashboard items Change-Id: Ibff81510270745807a4b133457d60d47dd629df6 Signed-off-by: Roman Birg --- res/layout/dashboard_tile.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'res/layout') diff --git a/res/layout/dashboard_tile.xml b/res/layout/dashboard_tile.xml index aa1d00e14..0fe8fc02b 100644 --- a/res/layout/dashboard_tile.xml +++ b/res/layout/dashboard_tile.xml @@ -45,13 +45,24 @@ android:layout_width="wrap_content" android:layout_height="wrap_content"> + + + android:layout_alignParentStart="true" + android:layout_toStartOf="@+id/dashboard_switch" + android:fadingEdge="horizontal" + android:layout_alignParentEnd="false"/> @@ -72,4 +85,4 @@ - \ No newline at end of file + -- cgit v1.2.3