summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout-xlarge/a_provider_detail.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout-xlarge/a_provider_detail.xml')
-rw-r--r--app/src/main/res/layout-xlarge/a_provider_detail.xml4
1 files changed, 2 insertions, 2 deletions
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 18098079..c1eeb0e0 100644
--- a/app/src/main/res/layout-xlarge/a_provider_detail.xml
+++ b/app/src/main/res/layout-xlarge/a_provider_detail.xml
@@ -58,7 +58,7 @@
app:layout_constraintTop_toTopOf="@+id/guideline_top"
app:layout_constraintWidth_min="731dp">
- <include layout="@layout/loading_screen" />
+ <include layout="@layout/v_loading_screen" />
<LinearLayout
android:id="@+id/content"
@@ -67,7 +67,7 @@
android:layout_height="wrap_content">
<include
- layout="@layout/provider_header"
+ layout="@layout/v_provider_header"
android:layout_width="match_parent"
android:layout_height="wrap_content" />