Use the current dimensions instead of relying on onConfigurationChanged
There are some cases when the View will not receive onConfigurationChanged event (such as DialogFragment). Always use the current dimensions instead. Fix: 205251075 Test: test with Settings app Change-Id: If626fe597c02efcb480c05ca88cffbfae1b21a89
Loading
Please register or sign in to comment