diff --git a/res/layout-w600dp/account_setup_basics_fragment.xml b/res/layout-w600dp/account_setup_basics_fragment.xml index 982bb6cd6..791cfe27e 100644 --- a/res/layout-w600dp/account_setup_basics_fragment.xml +++ b/res/layout-w600dp/account_setup_basics_fragment.xml @@ -54,7 +54,7 @@ android:layout_height="wrap_content" android:inputType="textEmailAddress" /> - + - - diff --git a/res/layout/account_setup_buttons.xml b/res/layout/account_setup_buttons.xml deleted file mode 100644 index b1608b8d9..000000000 --- a/res/layout/account_setup_buttons.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - diff --git a/res/layout/account_setup_template.xml b/res/layout/account_setup_template.xml index a784973b2..b989126c9 100644 --- a/res/layout/account_setup_template.xml +++ b/res/layout/account_setup_template.xml @@ -48,6 +48,42 @@ android:layout_weight="1"/> - + + + + + + diff --git a/res/values-w800dp/constants.xml b/res/values-w800dp/constants.xml new file mode 100644 index 000000000..bf2bc5c32 --- /dev/null +++ b/res/values-w800dp/constants.xml @@ -0,0 +1,23 @@ + + + + + false + + \ No newline at end of file diff --git a/res/values/colors.xml b/res/values/colors.xml index 1459a58d9..016a4d81e 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -23,6 +23,7 @@ #666666 #CCCCCC #3b3b3b + #373737 #666666 diff --git a/res/values/constants.xml b/res/values/constants.xml index 794528164..895252e21 100644 --- a/res/values/constants.xml +++ b/res/values/constants.xml @@ -18,4 +18,8 @@ false + + + true \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index c88858747..49893f595 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -66,6 +66,12 @@ @dimen/setup_info_text_margin_bottom + +