From 54e95a61bc553d985f6c55823da20985b6103aa0 Mon Sep 17 00:00:00 2001 From: Fup Duck Date: Tue, 6 Mar 2018 12:24:22 +0100 Subject: cleanup - rename layout files --- .../layout-sw600dp-port/a_provider_credentials.xml | 6 +- .../res/layout-sw600dp-port/a_provider_detail.xml | 4 +- .../res/layout-sw600dp-port/a_provider_list.xml | 83 ++++++++++++++++++++++ app/src/main/res/layout-sw600dp-port/f_log.xml | 2 +- .../layout-sw600dp-port/provider_list_activity.xml | 83 ---------------------- 5 files changed, 89 insertions(+), 89 deletions(-) create mode 100644 app/src/main/res/layout-sw600dp-port/a_provider_list.xml delete mode 100644 app/src/main/res/layout-sw600dp-port/provider_list_activity.xml (limited to 'app/src/main/res/layout-sw600dp-port') diff --git a/app/src/main/res/layout-sw600dp-port/a_provider_credentials.xml b/app/src/main/res/layout-sw600dp-port/a_provider_credentials.xml index 0cbb08f6..1d689db6 100644 --- a/app/src/main/res/layout-sw600dp-port/a_provider_credentials.xml +++ b/app/src/main/res/layout-sw600dp-port/a_provider_credentials.xml @@ -58,7 +58,7 @@ app:layout_constraintWidth_min="731dp" > - + @@ -83,7 +83,7 @@ android:layout_height="wrap_content" android:orientation="vertical"> diff --git a/app/src/main/res/layout-sw600dp-port/a_provider_detail.xml b/app/src/main/res/layout-sw600dp-port/a_provider_detail.xml index bdafa45a..6d7c97ae 100644 --- a/app/src/main/res/layout-sw600dp-port/a_provider_detail.xml +++ b/app/src/main/res/layout-sw600dp-port/a_provider_detail.xml @@ -58,7 +58,7 @@ app:layout_constraintTop_toTopOf="@+id/guideline_top" app:layout_constraintWidth_min="731dp"> - + diff --git a/app/src/main/res/layout-sw600dp-port/a_provider_list.xml b/app/src/main/res/layout-sw600dp-port/a_provider_list.xml new file mode 100644 index 00000000..818ce864 --- /dev/null +++ b/app/src/main/res/layout-sw600dp-port/a_provider_list.xml @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/layout-sw600dp-port/f_log.xml b/app/src/main/res/layout-sw600dp-port/f_log.xml index 78dc4c62..ebadeb74 100644 --- a/app/src/main/res/layout-sw600dp-port/f_log.xml +++ b/app/src/main/res/layout-sw600dp-port/f_log.xml @@ -22,7 +22,7 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3