Fix BottomNavigationView label animation.

In ag/1820194 we broke this by moving beginDelayedTransition to after
the layout params and scale are set causing it to no longer animate
the text label.

Bug: 36074994
Test: Unable to come up with good automated test. Tested manually - text labels
      no longer jump

Change-Id: I6bcc988dfd8b2b38360c68fdb6634fcb60c00a2f
1 file changed