代码之家  ›  专栏  ›  技术社区  ›  seanhodges

如何切换到Android键盘的“短信”模式

  •  3
  • seanhodges  · 技术社区  · 16 年前

    Android中的默认消息应用程序(针对2.1版进行测试)似乎将软键盘置于特殊模式,其中返回键替换为“表情键”。当你按下它,你会得到一个表情符号选择插入到你的信息。

    Example screenshot of the keyboard in this mode http://mos.futurenet.com/techradar/Review%20images/TechRadar/Gadgets/T-Mobile%20Pulse%20images/Screen%20shots/Text%20input%20QWERTY%20android%20landscape-420-90.jpg

    如何指示软键盘在应用程序中以这种模式显示?

    1 回复  |  直到 16 年前
        1
  •  3
  •   David Hedlund    16 年前

    这绝对是一个 imeOption EditText here Hierarchy Viewer