commit | c6e523ea9bc15f18c9cbf04b05e8d2c90298453f | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Sat May 12 14:12:03 2012 -0700 |
committer | Jim Miller <jaggies@google.com> | Sat May 12 14:23:23 2012 -0700 |
tree | c4fdf60dcb485839bd40eb479fab52a7f99703d5 | |
parent | d83fdd03a1daaf577d80c8abda86c7c01bf6d3bb [diff] |
Fix 6486099: Fix clipping issues with MultiWaveView on phone/tablet This fixes a problem where the bounds of the view weren't being calculated properly when a separate outer radius was specified. The code now takes the maximum of the ring drawable's width/height and that specified in the resource files. This gives it the best default look on all devices while still allowing minor tweaks. Change-Id: I5daa40ff4f14653c8cc89b39102816afb976e4f7