Files
frameworks_base/core/java/android/view
Fabrice Di Meglio 3f5a90b2fb Add automatic Drawable mirroring capability when in RTL layout direction
- default value is "no mirroring"
- introduce android:autoMirrored as a new attribute for Drawable,
BitmapDrawable, LayerDrawable, StateListDrawable and NinePatchDrawable
- setting android:autoMirrored="true" means that the drawable will
be mirrored when the layout direction is RTL (right-to-left)
- also fix an issue with ImageView drawable layout direction not
updated correctly when RTL properties were changed

See bug #7034321 Need Drawable RTL support

Change-Id: If595ee5106c786f38e786d3a032e182f784a9d97
2013-08-01 15:15:10 -07:00
..
2013-06-10 17:03:47 -07:00
2013-02-19 12:30:02 -08:00
2013-02-22 19:14:37 -08:00
2013-07-11 15:25:59 -07:00
2013-07-11 15:25:59 -07:00
2013-07-12 16:55:44 -07:00
2013-07-01 13:47:49 -07:00