OSDN Git Service

Add ALL CAPS style to TextView/TextAppearance
authorAdam Powell <adamp@google.com>
Fri, 8 Jul 2011 01:35:54 +0000 (18:35 -0700)
committerAdam Powell <adamp@google.com>
Fri, 8 Jul 2011 03:39:41 +0000 (20:39 -0700)
commit7f8f79a1ff086c04a3ad2a442b1d39a8186e3e50
tree3dea1c5b3b5a48bf3af6828b6d1520f6fa1c43e6
parenteea5be5447c759fcc11e587504ae172a4665db78
Add ALL CAPS style to TextView/TextAppearance

Switch out ugly hack in action menu items for the new style.

Change-Id: I68a0ed62a352b14d499e6478b82bbc12dcb5a030
api/current.txt
core/java/android/text/method/AllCapsTransformationMethod.java [new file with mode: 0644]
core/java/android/text/method/TransformationMethod2.java [new file with mode: 0644]
core/java/android/widget/TextView.java
core/java/com/android/internal/view/menu/ActionMenuItemView.java
core/java/com/android/internal/widget/ScrollingTabContainerView.java
core/res/res/values/attrs.xml
core/res/res/values/public.xml
core/res/res/values/styles.xml