commit | 7dbb0540c0ffed0dde7fab11d477188ffc25c32b | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Wed Jan 06 19:10:02 2021 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Wed Jan 06 19:10:02 2021 +0800 |
tree | 851d3b6722d0870ab7c7aa28493f38dfdc4d16b9 | |
parent | f74907691092b73de5dadc607300d83f0258950f [diff] |
Preserve the controlling state of appearance and behavior Make sure the appearance or the behavior controlled by the new APIs won't be affected by setting new LayoutParams. This CL also makes ViewRootImpl#setLayoutParams won't modify the caller's LayoutParams. Fix: 175169461 Test: atest ViewRootImplTest Change-Id: I4cdd846e8638f9813146e6461134e4dd1606bd50