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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/action_bar_text.xml b/res/layout/action_bar_text.xml
index 06a2ac9f0..2a1f0318c 100644
--- a/res/layout/action_bar_text.xml
+++ b/res/layout/action_bar_text.xml
@@ -16,6 +16,7 @@
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/text1"
+ android:background="?android:attr/activatedBackgroundIndicator"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceMedium"