From 2984b2b791b089392d4c6b34c8db58c48abf4d58 Mon Sep 17 00:00:00 2001 From: Henrik Baard Date: Mon, 14 Dec 2015 10:16:28 +0100 Subject: [PATCH] Some text are missing in eject sdcard warning The eject sdcard warning page shows incomplete texts in some languages (german) and it is not apparant that that you can scroll to see the text. The layout is divided into three parts, the button and one blank line, and the text. The text and the blanke space will have equal parts of the screen since they have the same weight. Because of this the (complete) text is not shown in som languages. Remove the blank part and let the text use the whole screen. Change-Id: Id8fd88fc6c0aa6105d64c100e3365cd9b00bf851 --- res/layout/storage_internal_unmount.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/res/layout/storage_internal_unmount.xml b/res/layout/storage_internal_unmount.xml index 47798298ae4..7e728c8fc28 100644 --- a/res/layout/storage_internal_unmount.xml +++ b/res/layout/storage_internal_unmount.xml @@ -37,11 +37,6 @@ android:textColor="?android:attr/textColorPrimary" /> - -