summaryrefslogtreecommitdiffstats
path: root/res/layout/action_bar_text.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/action_bar_text.xml')
-rw-r--r--res/layout/action_bar_text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/action_bar_text.xml b/res/layout/action_bar_text.xml
index bff5f1f96..a33264702 100644
--- a/res/layout/action_bar_text.xml
+++ b/res/layout/action_bar_text.xml
@@ -16,7 +16,7 @@
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/text1"
- android:background="?attr/activatedBackgroundIndicator"
+ android:background="?android:attr/activatedBackgroundIndicator"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceMedium"