Correctly update rtl state in navbar once language changes

NavigationBarView failed to update the rtl state that is passed to the
fragment, navbar helper and quick step controller when changing from a
ltr to rtl language because layout direction in view has not been
resolved yet. Fixed by resolving layout direction in reorient if needed.

Change-Id: I28b5dd8b678723020e549a04735ca1932b825dac
Fixes: 73337601
Test: change language and try to quick scrub
1 file changed