From 89ae5ed4ed9075fc281fdac52a2633804ae70c4c Mon Sep 17 00:00:00 2001 From: Veeti Paananen Date: Mon, 2 Dec 2013 23:14:27 +0200 Subject: [PATCH] Clean up password unlock layout Remove unnecessary and redundant nested layouts, fix the alignment of the unlock button to the right edge of the screen, use cleaner margins and replace the deprecated fill_parent sizes with match_parent. --- res/layout/prompt_passphrase_activity.xml | 86 ++++++++++------------- 1 file changed, 36 insertions(+), 50 deletions(-) diff --git a/res/layout/prompt_passphrase_activity.xml b/res/layout/prompt_passphrase_activity.xml index 395e17f77..02f7533a0 100644 --- a/res/layout/prompt_passphrase_activity.xml +++ b/res/layout/prompt_passphrase_activity.xml @@ -1,57 +1,43 @@ - - - - - - - - - - - - -