summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout/status_bar_expanded_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/status_bar_expanded_header.xml')
-rw-r--r--packages/SystemUI/res/layout/status_bar_expanded_header.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/SystemUI/res/layout/status_bar_expanded_header.xml b/packages/SystemUI/res/layout/status_bar_expanded_header.xml
index 893d422..cb4e6a9 100644
--- a/packages/SystemUI/res/layout/status_bar_expanded_header.xml
+++ b/packages/SystemUI/res/layout/status_bar_expanded_header.xml
@@ -43,6 +43,15 @@
android:textAppearance="@style/TextAppearance.StatusBar.Expanded.Date"
/>
+ <com.android.systemui.statusbar.RotationToggle android:id="@+id/rotation_lock_button"
+ android:layout_width="32dp"
+ android:layout_height="32dp"
+ android:layout_margin="8dp"
+ android:button="@drawable/ic_notify_rotation"
+ android:contentDescription="@string/accessibility_rotation_lock_off"
+ android:clickable="true"
+ />
+
<ImageView android:id="@+id/settings_button"
android:layout_width="48dp"
android:layout_height="48dp"