Disable suggestion strip by default for tablet

Bug: 3352374
Change-Id: Ic2fed4ecd6d73f6c2d0ad81061ecd266f4704b10
main
Tadashi G. Takaoka 2011-01-17 19:59:33 +09:00
parent dc64b138b5
commit 90a916170f
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Default value of the visibility of the suggestion strip -->
<string name="prefs_suggestion_visibility_default_value" translatable="false">1</string>
<string name="prefs_suggestion_visibility_default_value" translatable="false">2</string>
</resources>