am 6a6a4019: am 90a91617: Disable suggestion strip by default for tablet
* commit '6a6a4019b84706456969f63476b1bcaf547362fb': Disable suggestion strip by default for tabletmain
commit
b3d2b4d2e9
|
@ -19,5 +19,5 @@
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<!-- Default value of the visibility of the suggestion strip -->
|
<!-- 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>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue