Fix the layoutlib Paint.set(Paint) method. Do not merge.

It would change the text rendering info but not recompute
the Java Font objects. The effect is a broken font rendering
in the EditText (which use this method to copy some Paint
object before using the copy for the actual drawing)

Change-Id: I9e7fbf9bd57b421fd793876a6de4ade1ecac372d
1 file changed
tree: ccd32ebd35cda1e4521b6c3383a10955620f9e7e
  1. bridge/
  2. create/
  3. .gitignore
  4. Android.mk