10c28c7f31687ff57476d0a7381461fef71cc5cb |
|
16-Jan-2011 |
Ficus Kirkpatrick <ficus@android.com> |
Don't change the visibility of overridden methods. ArrowKeyMovementMethod defines up, down, left, and right to be protected, so StyledTextArrowKeyMethod shouldn't change them to be private. Change-Id: I0e58b9d2ee042b5c7985b664bab299ff618f8116
/frameworks/ex/common/java/com/android/ex/editstyledtext/EditStyledText.java
|