commit | d45a33554ca6c18ed81e45320998b9e4f4680379 | [log] [tgz] |
---|---|---|
author | Sonia Serafimova <sonia.serafimova@sonyericsson.com> | Wed Sep 15 13:18:44 2010 +0200 |
committer | Jean-Baptiste Queru <jbq@google.com> | Sun Sep 26 09:07:02 2010 -0700 |
tree | 67a52d080094a2a46200387ba552e085bbb6e682 | |
parent | beabe75a842d521b005999460d3a6361ab32108e [diff] |
Prevent unhandled exception in NinePatchDrawable Added null check in computeBitmapSize() to avoid unhandled exception "java.lang.NullPointerException" at android.graphics.Rect.<init>(Rect.java:72). This problem was discovered in the wild. Change-Id: I9d40629a052f1390e1811288af6209d8cc3f679b