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

Commit 84d18052 authored by Scott Rowe's avatar Scott Rowe Committed by android-build-merger
Browse files

am 4ca01ef2: am 2d1c5dc8: am e4249f29: am 87a1bf09: docs: b/19193358 Android...

am 4ca01ef2: am 2d1c5dc8: am e4249f29: am 87a1bf09: docs: b/19193358 Android TV overscan instructions: settings reversed in text automerge: 9ad282fd
automerge: ec1e8aa6

* commit 'ec1e8aa6':
  docs: b/19193358 Android TV overscan instructions: settings reversed in text
parents e322d125 ec1e8aa6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -119,8 +119,8 @@ trainingnavtop=true

<p>
  Avoid screen elements being clipped due to overscan and by incorporating a 10% margin
  on all sides of your layout. This translates into a 27dp margin on the left and right edges and
  a 48dp margin on the top and bottom of your base layouts for activities. The following
  on all sides of your layout. This translates into a 48dp margin on the left and right edges and
  a 27dp margin on the top and bottom of your base layouts for activities. The following
  example layout demonstrates how to set these margins in the root layout for a TV app:
</p>