Fabrice Di Meglio 1180644280 Fix bug #4772392 Check what needs to be done for RTL specific new attributes that are in public.xml
- cleanup public.xml
- make BiDiTest makefile non visible to the build system
- provide file for injecting the new attributes by hand

Change-Id: I5037ec323066ebd254be51fff7070a5a0101dff7
2011-07-20 11:38:59 -07:00

10 lines
280 B
Plaintext

<public type="attr" name="layoutDirection" />
<public type="attr" name="layout_marginStart"/>
<public type="attr" name="layout_marginEnd"/>
<public type="attr" name="paddingStart"/>
<public type="attr" name="paddingEnd"/>
<public type="attr" name="textDirection"/>