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

Commit e82ac10f authored by Aurimas Liutikas's avatar Aurimas Liutikas Committed by android-build-merger
Browse files

Merge \\"Correct the size of example bitmap for xxhdpi.\\" into mnc-io-docs am: 396ed8d2

am: 6e705386

Change-Id: I0714693f2f19107d056be72944343c9636a0ff7e
parents 9ac18730 6e705386
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -677,7 +677,7 @@ a bitmap drawable that's 48x48 pixels for medium-density screens, all the differ
  <li>48x48 (1.0x baseline) for medium-density</li>
  <li>72x72 (1.5x) for high-density</li>
  <li>96x96 (2.0x) for extra-high-density</li>
  <li>180x180 (3.0x) for extra-extra-high-density</li>
  <li>144x144 (3.0x) for extra-extra-high-density</li>
  <li>192x192 (4.0x) for extra-extra-extra-high-density (launcher icon only; see
    <a href="#xxxhdpi-note">note</a> above)</li>
</ul>