Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65757382 authored by Philip Nowell's avatar Philip Nowell Committed by Android Git Automerger
Browse files

am f8ecaacb: am 571730b4: Merge "Corrects a typo that identified XXXHIGH as...

am f8ecaacb: am 571730b4: Merge "Corrects a typo that identified XXXHIGH as 560 dpi instead of 640." into lmp-dev

* commit 'f8ecaacbfd77cdb0b2aa1fb0918243691415c86e':
  Corrects a typo that identified XXXHIGH as 560 dpi instead of 640.
parents 16f5ec12 32ab32c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ public class DisplayMetrics {

    /**
     * Intermediate density for screens that sit somewhere between
     * {@link #DENSITY_XXHIGH} (480 dpi) and {@link #DENSITY_XXXHIGH} (560 dpi).
     * {@link #DENSITY_XXHIGH} (480 dpi) and {@link #DENSITY_XXXHIGH} (640 dpi).
     * This is not a density that applications should target, instead relying
     * on the system to scale their {@link #DENSITY_XXXHIGH} assets for them.
     */