Fix TabLayout's Tab pooling to actually work

Currently we do not reset the parent which mean that
a different TabLayout trying to use a pooled Tab
instance will blow up.

BUG: 27356169
Change-Id: I332ffaf06bce456b31a29d806df34354ab60d09f
5 files changed