Update available font scales
Bug: 332564216 Test: `adb shell settings get system font_scale` returns 1.1 Change-Id: I94b31bf0aeb759449a4ea9c7194885ff0b3ee33e
This commit is contained in:
parent
59d3fd290d
commit
17009d2564
1 changed files with 2 additions and 2 deletions
|
@ -22,10 +22,10 @@
|
|||
<!-- NOTE: if you change this, you must also add the corresponding scale key and lookup table to
|
||||
frameworks/base/core/java/android/content/res/FontScaleConverterFactory.java -->
|
||||
<string-array name="entryvalues_font_size" translatable="false">
|
||||
<item>0.85</item>
|
||||
<item>1.0</item>
|
||||
<item>1.05</item>
|
||||
<item>1.1</item>
|
||||
<item>1.15</item>
|
||||
<item>1.20</item>
|
||||
<item>1.30</item>
|
||||
<item>1.50</item>
|
||||
<item>1.80</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue