summaryrefslogtreecommitdiffstats
path: root/res/layout/choose_data_sim_page.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/choose_data_sim_page.xml')
-rw-r--r--res/layout/choose_data_sim_page.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/res/layout/choose_data_sim_page.xml b/res/layout/choose_data_sim_page.xml
index c93a89f..9bfebf1 100644
--- a/res/layout/choose_data_sim_page.xml
+++ b/res/layout/choose_data_sim_page.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 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" />
<FrameLayout android:id="@+id/page"
android:layout_width="match_parent"
@@ -63,5 +64,3 @@
android:visibility="gone"/>
</FrameLayout>
</LinearLayout>
-
-