commit | 9d26b0ae078eb480ca264dc37454bcadd71d7a5e | [log] [tgz] |
---|---|---|
author | Deepanshu Gupta <deepanshu@google.com> | Wed Apr 29 10:44:51 2015 -0700 |
committer | Deepanshu Gupta <deepanshu@google.com> | Fri May 01 21:38:02 2015 +0000 |
tree | 7d8867101d4dbab0db0d79d41bd25eb72d17c751 | |
parent | 9d123a721c6a333902929c6ff8e45649051465ac [diff] |
LayoutLib: fix crash when shadow size <=0. Drawing empty rects results in IllegalArgumentException on Mac JRE 1.6. Prevent that by checking the bounds before attempting to draw the rect. Bug: 20687353 Change-Id: I45f48ee125196480bb6510cc49b24d2122bc3e48