Reduce display density max scale to match outer screen
Use the maxScale value of the outer screen so the inner screen will have matching density values. Fix: 324439718 Test: Manual Change-Id: Idb9cf7fabcf0f7705c94fc7c982ff33d0830cdbc
This commit is contained in:
parent
165ff1c437
commit
e970cc7b58
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<resources>
|
||||
<fraction name="display_density_max_scale">141.948717948718%</fraction>
|
||||
<fraction name="display_density_max_scale">138.5%</fraction>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue