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

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

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

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

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


    /**
    /**
     * Intermediate density for screens that sit somewhere between
     * 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
     * This is not a density that applications should target, instead relying
     * on the system to scale their {@link #DENSITY_XXXHIGH} assets for them.
     * on the system to scale their {@link #DENSITY_XXXHIGH} assets for them.
     */
     */