From 646e2ec7b868920f71c29243d2bbeb13deb811e3 Mon Sep 17 00:00:00 2001 From: Fup Duck Date: Tue, 23 Jan 2018 14:08:26 +0100 Subject: add tablet design for ConfigWizard based upon !28 I could not check this - starting emulator freezes my system and I have no tablet. --- .../res/layout-xlarge/a_provider_credentials.xml | 111 ++++++++++++++++++ .../main/res/layout-xlarge/a_provider_detail.xml | 124 ++++++++++++++++----- .../configuration_wizard_activity.xml | 109 +++++++++++++----- app/src/main/res/layout/a_provider_credentials.xml | 1 + app/src/main/res/layout/a_provider_detail.xml | 1 + .../res/layout/configuration_wizard_activity.xml | 1 + app/src/main/res/values/styles.xml | 1 - 7 files changed, 288 insertions(+), 60 deletions(-) create mode 100644 app/src/main/res/layout-xlarge/a_provider_credentials.xml (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout-xlarge/a_provider_credentials.xml b/app/src/main/res/layout-xlarge/a_provider_credentials.xml new file mode 100644 index 00000000..e259d4ed --- /dev/null +++ b/app/src/main/res/layout-xlarge/a_provider_credentials.xml @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout-xlarge/a_provider_detail.xml b/app/src/main/res/layout-xlarge/a_provider_detail.xml index 31538f9f..d49e3129 100644 --- a/app/src/main/res/layout-xlarge/a_provider_detail.xml +++ b/app/src/main/res/layout-xlarge/a_provider_detail.xml @@ -1,32 +1,98 @@ - - - - - - - - - - - \ No newline at end of file + tools:context=".ConfigurationWizard"> + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout-xlarge/configuration_wizard_activity.xml b/app/src/main/res/layout-xlarge/configuration_wizard_activity.xml index f82377cb..ba2b7ce4 100644 --- a/app/src/main/res/layout-xlarge/configuration_wizard_activity.xml +++ b/app/src/main/res/layout-xlarge/configuration_wizard_activity.xml @@ -1,34 +1,83 @@ - - - - - - - - - + tools:context=".ConfigurationWizard"> + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/layout/a_provider_credentials.xml b/app/src/main/res/layout/a_provider_credentials.xml index 85d9d3cb..9a8955f2 100644 --- a/app/src/main/res/layout/a_provider_credentials.xml +++ b/app/src/main/res/layout/a_provider_credentials.xml @@ -4,6 +4,7 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="wrap_content" + android:padding="@dimen/stdpadding" style="@style/BitmaskActivity"> diff --git a/app/src/main/res/layout/a_provider_detail.xml b/app/src/main/res/layout/a_provider_detail.xml index 5f07b87c..018d4ee8 100644 --- a/app/src/main/res/layout/a_provider_detail.xml +++ b/app/src/main/res/layout/a_provider_detail.xml @@ -3,6 +3,7 @@ android:id="@+id/provider_detail_fragment" android:layout_width="match_parent" android:layout_height="match_parent" + android:padding="@dimen/stdpadding" android:orientation="vertical" style="@style/BitmaskActivity" > diff --git a/app/src/main/res/layout/configuration_wizard_activity.xml b/app/src/main/res/layout/configuration_wizard_activity.xml index 25da8612..277a248d 100644 --- a/app/src/main/res/layout/configuration_wizard_activity.xml +++ b/app/src/main/res/layout/configuration_wizard_activity.xml @@ -4,6 +4,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" tools:context=".ConfigurationWizard" + android:padding="@dimen/stdpadding" style="@style/BitmaskActivity" > diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 3b1150ea..230f52ba 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -65,6 +65,5 @@ \ No newline at end of file -- cgit v1.2.3 From 3cb7ed9fd948119ddc1e00a38f383e59766e0f5c Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 7 Feb 2018 10:22:23 +0100 Subject: fix runtime exception due to missing resource for tablets --- .../res/layout-xlarge/eip_service_fragment.xml | 178 ++++++++++++++++----- 1 file changed, 136 insertions(+), 42 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout-xlarge/eip_service_fragment.xml b/app/src/main/res/layout-xlarge/eip_service_fragment.xml index c99d83bc..497d2c0b 100644 --- a/app/src/main/res/layout-xlarge/eip_service_fragment.xml +++ b/app/src/main/res/layout-xlarge/eip_service_fragment.xml @@ -1,58 +1,152 @@ - + + + + + + + + + + + + + + + + + + + + + - - -