Fixed the issue of unsufficient description about popup_on_keypress at strings.xml
Bug:2930812 Change-Id: I3a6af4d2a6b0dea1d3391300f7bf9a577daf3c8dmain
parent
f95e947223
commit
4cd593d02a
|
@ -29,7 +29,7 @@
|
|||
<!-- Option to play back sound on keypress in soft keyboard -->
|
||||
<string name="sound_on_keypress">Sound on keypress</string>
|
||||
|
||||
<!-- Option to pop up the character with a larger font above soft keyboard -->
|
||||
<!-- Option to control whether or not to show a popup with a larger font on each key press. -->
|
||||
<string name="popup_on_keypress">Popup on keypress</string>
|
||||
|
||||
<!-- Option to enable using nearby keys when correcting/predicting -->
|
||||
|
|
Loading…
Reference in New Issue