From 4a4296a07e0a632f83cfc306ddaa7f74b4ca6c7b Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Fri, 7 Aug 2015 17:09:47 +0200 Subject: [PATCH 1/1] Material Buttons (draft) --- AndroidManifest.xml | 2 +- res/layout/account_setup.xml | 6 ++++-- res/layout/files_folder_picker.xml | 6 ++++-- res/layout/generic_explanation.xml | 8 +++++--- res/layout/log_send_file.xml | 26 ++++++++++++++++++++------ res/layout/passcodelock.xml | 3 ++- res/layout/ssl_untrusted_cert_layout.xml | 15 +++++++++------ res/layout/ssl_validator_layout.xml | 9 ++++++--- res/layout/upload_files_layout.xml | 6 ++++-- res/layout/uploader_layout.xml | 8 +++++--- res/values/styles.xml | 12 ++++++++++++ 11 files changed, 72 insertions(+), 29 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d711c833..fc701a94 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -133,7 +133,7 @@ diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index d8064766..127187e8 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -43,8 +43,9 @@ android:src="@drawable/logo" android:contentDescription="@string/app_name"/> -