am ba9bf79d: Merge change 25911 into eclair
Merge commit 'ba9bf79d49f25577998ddac8bb7026ee52583810' into eclair-plus-aosp * commit 'ba9bf79d49f25577998ddac8bb7026ee52583810': Unhide attributes textAppearanceSearchResultSubtitle and
This commit is contained in:
@@ -102,9 +102,9 @@
|
||||
<!-- Text color, typeface, size, and style for "small" inverse text. Defaults to secondary inverse text color. -->
|
||||
<attr name="textAppearanceSmallInverse" format="reference" />
|
||||
|
||||
<!-- Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. @hide -->
|
||||
<!-- Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. -->
|
||||
<attr name="textAppearanceSearchResultTitle" format="reference" />
|
||||
<!-- Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. @hide -->
|
||||
<!-- Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. -->
|
||||
<attr name="textAppearanceSearchResultSubtitle" format="reference" />
|
||||
|
||||
|
||||
|
||||
@@ -1164,6 +1164,8 @@
|
||||
<public type="attr" name="restoreNeedsApplication" />
|
||||
<public type="attr" name="smallIcon" />
|
||||
<public type="attr" name="accountPreferences" />
|
||||
<public type="attr" name="textAppearanceSearchResultSubtitle" />
|
||||
<public type="attr" name="textAppearanceSearchResultTitle" />
|
||||
|
||||
<public type="style" name="Theme.Wallpaper" />
|
||||
<public type="style" name="Theme.Wallpaper.NoTitleBar" />
|
||||
|
||||
Reference in New Issue
Block a user