summaryrefslogtreecommitdiffstats
path: root/res/layout/action_bar_two_line_text.xml
diff options
context:
space:
mode:
authorAngus Kong <shkong@google.com>2012-11-02 16:53:22 +0800
committerAngus Kong <shkong@google.com>2012-11-02 16:53:22 +0800
commit789aefd44a3cb7634ea3c63e8fbe1c7619d7a9a6 (patch)
tree6caf58bb89a8efe20bd3fe1e4c4aeb47c51eae28 /res/layout/action_bar_two_line_text.xml
parent7c4f8a67a797195b8f4457ba167182e7fb92e7d7 (diff)
downloadandroid_packages_apps_Snap-789aefd44a3cb7634ea3c63e8fbe1c7619d7a9a6.tar.gz
android_packages_apps_Snap-789aefd44a3cb7634ea3c63e8fbe1c7619d7a9a6.tar.bz2
android_packages_apps_Snap-789aefd44a3cb7634ea3c63e8fbe1c7619d7a9a6.zip
Don't use activatedBackgroundIndicator under API 14
bug:7460473 Change-Id: I5d46302e13dfda04f72128329ecea147913ea8d8
Diffstat (limited to 'res/layout/action_bar_two_line_text.xml')
-rw-r--r--res/layout/action_bar_two_line_text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/action_bar_two_line_text.xml b/res/layout/action_bar_two_line_text.xml
index 95faffa12..92a4af926 100644
--- a/res/layout/action_bar_two_line_text.xml
+++ b/res/layout/action_bar_two_line_text.xml
@@ -14,10 +14,10 @@
limitations under the License.
-->
<TwoLineListItem xmlns:android="http://schemas.android.com/apk/res/android"
+ style="@style/ActionBarTwoLineItem"
android:layout_height="match_parent"
android:orientation="vertical"
android:gravity="center_vertical"
- android:background="?android:attr/activatedBackgroundIndicator"
android:duplicateParentState="false"
android:layout_alignParentLeft="true"
android:layout_width="wrap_content" >