commit | 966a8c78598bdba1e8993428b5b1eef4d97ae501 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Fri Mar 26 15:54:09 2010 -0700 |
committer | Jim Miller <jaggies@google.com> | Fri Mar 26 15:54:09 2010 -0700 |
tree | 380b36652e8d177ea24fc9c65819a4c66f55d0b6 | |
parent | a3de74555120cc4dc205a3f93ef44c843b8d64a8 [diff] |
Fix 2537999: Don't throw exception when SlidingTab has UNSPECIFIED specs This is try to capture the case where we sometimes see UNSPECIFIED MeasureSpec in SlidingTab. It should be OK as long as one of the dimensions is constrained. The log event will give some indication of what's going on when this happens. This also fixes a bug where it was possible to not reset the mAnimating flag in the Phone app. Change-Id: Ibab1c944ec895a7c19d5a18cc67f6e4db716f685