From 55f3af27ed0eba0f6f73590d087fb3d5491d3504 Mon Sep 17 00:00:00 2001 From: Adam Powell Date: Fri, 28 Jan 2011 13:42:04 -0800 Subject: [PATCH] Fix bug 3399992 - Make ActionBar menu text styleable Change-Id: Ic67d167c024332575ca3b79725f012a919146286 --- api/current.xml | 22 +++++++++++++++++++ .../res/layout/action_menu_item_layout.xml | 4 ++-- core/res/res/values/attrs.xml | 6 ++++- core/res/res/values/public.xml | 2 ++ core/res/res/values/themes.xml | 2 ++ 5 files changed, 33 insertions(+), 3 deletions(-) diff --git a/api/current.xml b/api/current.xml index ebfcdaf92d006..e873c3e853e79 100644 --- a/api/current.xml +++ b/api/current.xml @@ -1885,6 +1885,28 @@ visibility="public" > + + + + diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index 4a5653212ce19..f9809709fa559 100755 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -587,7 +587,11 @@ - + + + + diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 957707d49a685..02b42d0614050 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1430,6 +1430,8 @@ + + diff --git a/core/res/res/values/themes.xml b/core/res/res/values/themes.xml index c5ae77fbd5cfb..38b068e25c953 100644 --- a/core/res/res/values/themes.xml +++ b/core/res/res/values/themes.xml @@ -270,6 +270,8 @@ @android:style/Widget.ActionBar 56dip ?android:attr/popupWindowStyle + ?android:attr/textAppearanceMedium + ?android:attr/textColorPrimary @drawable/divider_vertical_dark @drawable/divider_vertical_dark