summaryrefslogtreecommitdiffstats
path: root/res/layout/mobile_data_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/mobile_data_settings.xml')
-rw-r--r--res/layout/mobile_data_settings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/mobile_data_settings.xml b/res/layout/mobile_data_settings.xml
index a74b352..6e71bdf 100644
--- a/res/layout/mobile_data_settings.xml
+++ b/res/layout/mobile_data_settings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
- <include layout="@layout/header" />
+ <include layout="@layout/header_condensed" />
<ProgressBar
android:id="@+id/progress"
@@ -102,4 +103,3 @@
</ScrollView>
</FrameLayout>
</LinearLayout>
-