Don't skip calling requestLayout to the parent view

Otherwise, the mMeasureCache of the parent view can be stale.

Fix: 381512167
Flag: EXEMPT bugfix
Test: atest ViewGroupTest
Change-Id: Ie47e68d299f870134890966967c43c12cda85647
2 files changed