Fix the layoutlib Paint.set(Paint) method.

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: I6d8d1bf86f0d77d088f60ad81c71dd3ebab727b0
1 file changed
tree: d3cf8cd9f7ccab6e28e4ba0415be2659fe0ee9ef
  1. bridge/
  2. create/
  3. .gitignore
  4. Android.mk