commit | 37a7c5d234e23a4a3290bc75b064b355870e2622 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Mon Nov 26 10:58:42 2012 -0800 |
committer | Chet Haase <chet@google.com> | Wed Nov 28 07:18:46 2012 -0800 |
tree | 175f22cb7313134af217167f5cb8e65edccf6fb4 | |
parent | 0675f15e3f81c42e2195ddb6e0c2ce91b587ae80 [diff] |
Fix use of removeView() during layout Align removeView() with addView() to make sure we call the proper *inLayout() version when we're currently undergoing layout. Calling requestLayout() during layout considered hamrful. Change-Id: Ie0207b32f452be03444de9b42b2aaa0eff49d788