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. --- .../main/res/layout-xlarge/a_provider_detail.xml | 124 ++++++++++++++++----- 1 file changed, 95 insertions(+), 29 deletions(-) (limited to 'app/src/main/res/layout-xlarge/a_provider_detail.xml') 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 -- cgit v1.2.3