Files
frameworks_base/core/java
Alan Viverette 891c9ee76e Don't explicitly set the title's layout direction
The decor view may not be attached to the ViewRootImpl yet, so we can't
resolve the layout direction. Also, cleans up an instanceof check for
clearing the foreground since every class now supports foreground.

Bug: 26459947
Change-Id: I261661338dbaad6cc971ec7ae6875f514ecfbcde
2016-01-08 13:43:15 -05:00
..