commit | 912ade36d21b903353e7f106df49966d8494caa9 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Wed Feb 23 17:09:24 2011 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Wed Feb 23 17:09:24 2011 +0900 |
tree | dc0f328c61f327587b3867fb091cb7b546e6eabc | |
parent | f5f834afcd5506a0ae3bd5bcfcb0c3a9b1506ac1 [diff] [blame] |
Add countryCode attribute to case tag of Keyboard Change-Id: I0480c3350a335e4cb57bba2d3484622990cd90af
diff --git a/java/res/values/attrs.xml b/java/res/values/attrs.xml index 6589278..f0da274 100644 --- a/java/res/values/attrs.xml +++ b/java/res/values/attrs.xml
@@ -184,6 +184,7 @@ <flag name="actionPrevious" value="7" /> </attr> <attr name="languageCode" format="string" /> + <attr name="countryCode" format="string" /> </declare-styleable> <declare-styleable name="Keyboard_KeyStyle">