From 5ede4fea10abdfc04dbfaa411268568ecce87f95 Mon Sep 17 00:00:00 2001 From: Danny Baumann Date: Thu, 22 Jan 2015 15:05:33 +0100 Subject: Fix settings pane button alignment. The addition of the manage apps button caused unnecessary line wraps for some languages (e.g. DE), and the manage apps icon had a size different from the other icons in that pane. Change-Id: I3faaf32d9826a817250190517583764a2574bfb0 --- res/layout/settings_pane.xml | 70 ++++++++------------------------------------ 1 file changed, 13 insertions(+), 57 deletions(-) (limited to 'res/layout') diff --git a/res/layout/settings_pane.xml b/res/layout/settings_pane.xml index 77c8d4d8a..909dc03c2 100755 --- a/res/layout/settings_pane.xml +++ b/res/layout/settings_pane.xml @@ -29,92 +29,48 @@ - - - - + android:text="@string/wallpaper_button_text" /> - - + android:text="@string/widget_button_text" /> + android:text="@string/settings_button_text" /> - - + android:text="@string/manage_apps_button_text" /> +