commit | 68864723cf8d8e48385bfcaf30237fba25a8895a | [log] [tgz] |
---|---|---|
author | Tadashi Takaoka <takaoka@aluminum.tok.corp.google.com> | Fri Nov 05 18:30:22 2010 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Fri Nov 05 18:36:19 2010 +0900 |
tree | 5643555ece547c78c06ce83e6efd57a537d53321 | |
parent | 38976d5b968e8c9fe57f95b732d1906b7a6f09fa [diff] [blame] |
Rename LatinKeyboardBaseView class to KeyboardBaseView Change-Id: I496ecbfa7d398583d01f821398f49f75d17311d8
diff --git a/java/res/values/attrs.xml b/java/res/values/attrs.xml index 318286e..0be4cec 100644 --- a/java/res/values/attrs.xml +++ b/java/res/values/attrs.xml
@@ -16,7 +16,7 @@ <resources> - <declare-styleable name="LatinKeyboardBaseView"> + <declare-styleable name="BaseKeyboardView"> <!-- Default KeyboardView style. --> <attr name="keyboardViewStyle" format="reference" />