Skip to content
Snippets Groups Projects
Commit e8f72205 authored by Satoshi Kataoka's avatar Satoshi Kataoka Committed by Android Git Automerger
Browse files

am 80f934af: Add comKeyStyle

* commit '80f934af':
  Add comKeyStyle
parents 46dc1ccf 80f934af
No related branches found
No related tags found
No related merge requests found
...@@ -184,4 +184,11 @@ ...@@ -184,4 +184,11 @@
latin:keyLabelFlags="hasPopupHint" latin:keyLabelFlags="hasPopupHint"
latin:moreKeys="!text/more_keys_for_punctuation" latin:moreKeys="!text/more_keys_for_punctuation"
latin:backgroundType="functional" /> latin:backgroundType="functional" />
<key-style
latin:styleName="comKeyStyle"
latin:keyLabel="!text/keylabel_for_popular_domain"
latin:keyLabelFlags="autoXScale|fontNormal|hasPopupHint|preserveCase"
latin:keyOutputText="!text/keylabel_for_popular_domain"
latin:moreKeys="!text/more_keys_for_popular_domain"
latin:backgroundType="functional" />
</merge> </merge>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment