am 5fce0c1f: am e91b0533: am ed0c6fe6: am 531375f9: am 34434bad: Doc change: Edits for RTL in highlights.

* commit '5fce0c1fe3352ae7c69dc67be1ff84425e11455a':
  Doc change: Edits for RTL in highlights.
This commit is contained in:
Dirk Dougherty
2013-02-15 15:12:37 -08:00
committed by Android Git Automerger

View File

@@ -331,14 +331,14 @@ equivalents. The system then handles the mirroring and display of your UI as
appropriate.</p> appropriate.</p>
<p>For precise control over your app UI, Android 4.2 includes new APIs that let <p>For precise control over your app UI, Android 4.2 includes new APIs that let
you manage layout direction, text direction, text alignment, gravity, and locale you manage layout direction, text direction, text alignment, gravity, and
direction in View components. You can even create custom versions of layout, locale direction in View components. You can even create custom versions of
drawables, and other resources for display when a right-to-left script is in layout, drawables, and other resources for display when a right-to-left script
use.</p> is in use.</p>
<p>To help you debug and optimize your custom right-to-left layouts, the <p>To help you debug and optimize your custom right-to-left layouts, the
HierarchyViewer tool now lets you see start/end properties, layout direction, HierarchyViewer tool now lets you see start/end properties, layout direction,
text direction, and text alignment for all the Views in the hierarchy,</p> text direction, and text alignment for all the Views in the hierarchy.</p>
<h2 id="42-intl">Enhancements for international languages</h2> <h2 id="42-intl">Enhancements for international languages</h2>