Correctly compute visible views
addToSet needs the same set as parameters as it returns. Otherwise the returned set it overrridden. In this case only the last visible view was added as the set was overriden with the invisible views. Test: CtsAutoFillTestCases Fixes: 37550229 Change-Id: I80e16cbd8a1af83373d7ea7b0f84a7c4d157119f
Loading
Please register or sign in to comment