Fix AppBarLayout not being drawn after rotation DO NOT MERGE

Happens when someone is using configChanges="orientation".
The fix is to tickle the invalidation flag on both the view
and the parent.

BUG: 23381984
Change-Id: Iddd44c59b4a8a64eab9c339f14728b5705266bf9
1 file changed