From c085ffd5459f2685981e4cf7700bbb94e1d22f7e Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Mon, 10 Aug 2015 18:32:25 +0200 Subject: [PATCH] inital work on 16dp margin/padding values and material margin/padding values for List items as well as font sizes --- res/layout-land/account_setup.xml | 4 +- res/layout/account_setup.xml | 2 +- res/layout/list_item.xml | 29 +++++------ res/layout/passcodelock.xml | 5 +- res/layout/ssl_untrusted_cert_layout.xml | 6 +-- res/layout/ssl_validator_layout.xml | 84 ++++++++++++++++---------------- res/layout/uploader_list_item_layout.xml | 11 +++-- res/values/attrs.xml | 2 +- res/values/dims.xml | 11 ++++- 9 files changed, 82 insertions(+), 72 deletions(-) diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index e15aca56..48a518b6 100644 --- a/res/layout-land/account_setup.xml +++ b/res/layout-land/account_setup.xml @@ -21,7 +21,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/login_background_color" - android:padding="8dip" + android:padding="@dimen/standard_padding" > + android:padding="0dp" >