summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout/status_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/status_bar.xml')
-rw-r--r--packages/SystemUI/res/layout/status_bar.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/res/layout/status_bar.xml b/packages/SystemUI/res/layout/status_bar.xml
index 5fe8e79..2f1b36e 100644
--- a/packages/SystemUI/res/layout/status_bar.xml
+++ b/packages/SystemUI/res/layout/status_bar.xml
@@ -21,6 +21,7 @@
<!-- android:background="@drawable/status_bar_closed_default_background" -->
<com.android.systemui.statusbar.StatusBarView
xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui"
android:background="@drawable/status_bar_background"
android:orientation="vertical"
android:focusable="true"