summaryrefslogtreecommitdiffstats
path: root/res/layout/action_bar_text.xml
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2012-10-02 15:27:00 +0800
committerOwen Lin <owenlin@google.com>2012-10-02 17:07:20 +0800
commit530a57a6cb3e0122facabe78ccb0745822cf0575 (patch)
treec52757d763744a2502335824540a7afbce1c5fe8 /res/layout/action_bar_text.xml
parentea7a2599cca380a5127fec8f48b5fa80866ccdb0 (diff)
downloadandroid_packages_apps_Snap-530a57a6cb3e0122facabe78ccb0745822cf0575.tar.gz
android_packages_apps_Snap-530a57a6cb3e0122facabe78ccb0745822cf0575.tar.bz2
android_packages_apps_Snap-530a57a6cb3e0122facabe78ccb0745822cf0575.zip
Remove ActionBarSherlock
bug: 7242682 Change-Id: Ibf1fa136cafdca25273ee39ae9c065560b2db5cb
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"